Implement basic codec_options by pcorpet · Pull Request #670 · mongomock/mongomock

@pcorpet

Copy link

Member

@pcorpet pcorpet commented

Oct 3, 2020

No description provided.

hellocoldworld reacted with thumbs up emoji

@pcorpet

Implement basic codec_options

2ba02ea

@codecov

Copy link

codecov bot commented

Oct 4, 2020

edited

Loading

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 mentioned this pull request

Oct 4, 2020

@pcorpet pcorpet merged commit 593529b into mongomock:develop

Oct 7, 2020

@pcorpet pcorpet deleted the codec-options branch

October 7, 2020 21:52