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

Implement basic codec_options #670

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Conversation

pcorpet
Copy link
Member

@pcorpet pcorpet commented Oct 3, 2020

No description provided.

@codecov
Copy link

codecov bot commented Oct 4, 2020

Codecov Report

Merging #670 into develop will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #670      +/-   ##
===========================================
+ Coverage    95.36%   95.43%   +0.06%     
===========================================
  Files           18       19       +1     
  Lines         3520     3548      +28     
===========================================
+ Hits          3357     3386      +29     
+ Misses         163      162       -1     
Impacted Files Coverage Δ
mongomock/codec_options.py 100.00% <100.00%> (ø)
mongomock/collection.py 92.42% <100.00%> (-0.02%) ⬇️
mongomock/database.py 99.17% <100.00%> (-0.07%) ⬇️
mongomock/mongo_client.py 97.00% <100.00%> (-0.15%) ⬇️
mongomock/filtering.py 98.96% <0.00%> (+0.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 644268c...2ba02ea. Read the comment docs.

@pcorpet pcorpet merged commit 593529b into mongomock:develop Oct 7, 2020
@pcorpet pcorpet deleted the codec-options branch October 7, 2020 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant