Handle the specific case of inserting a Timestamp(0,0) to be replaced… by pcorpet · Pull Request #593 · mongomock/mongomock

@pcorpet

Copy link

Member

@pcorpet pcorpet commented

Feb 12, 2020

… by the current time.

Fixes #592.

… by the current time.

Fixes mongomock#592.

@codecov

Copy link

codecov bot commented

Feb 12, 2020

edited

Loading

Codecov Report

Merging #593 into develop will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #593      +/-   ##
===========================================
+ Coverage    94.02%   94.06%   +0.04%     
===========================================
  Files           16       16              
  Lines         3179     3184       +5     
===========================================
+ Hits          2989     2995       +6     
+ Misses         190      189       -1     
Impacted Files Coverage Δ
mongomock/collection.py 91.67% <0.00%> (+0.01%) ⬆️

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 f37d048...9cd86ee. Read the comment docs.

languitar

Copy link

@languitar languitar left a comment

Choose a reason for hiding this comment

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

Looks fine

@pcorpet pcorpet merged commit 98ad42f into mongomock:develop

Feb 13, 2020

@pcorpet pcorpet deleted the timestamp-0 branch

February 13, 2020 09:19