Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade pymongo to 3.8 #4095

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Upgrade pymongo to 3.8 #4095

merged 1 commit into from
Jul 11, 2019

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Jul 11, 2019

Motivation

Resolves #1947

@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #4095 into master will decrease coverage by 3.28%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4095      +/-   ##
==========================================
- Coverage   86.55%   83.27%   -3.29%     
==========================================
  Files         768       72     -696     
  Lines       41365     5633   -35732     
  Branches     5009      699    -4310     
==========================================
- Hits        35805     4691   -31114     
+ Misses       4193      789    -3404     
+ Partials     1367      153    -1214

@FlorianVeaux
Copy link
Member

Do we know if it's not gonna break tokumx this time?
#2116

@ofek
Copy link
Contributor Author

ofek commented Jul 11, 2019

Copy link
Member

@FlorianVeaux FlorianVeaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I wasn't aware of that 👍

@ofek ofek merged commit a30af93 into master Jul 11, 2019
@ofek ofek deleted the ofek/um branch July 11, 2019 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MongoDB] Bump pymongo to 3.6
4 participants