Implements $setEquals operator by lucasrcezimbra · Pull Request #596 · mongomock/mongomock

@lucasrcezimbra

Copy link

Contributor

No description provided.

@codecov

Copy link

codecov bot commented

Feb 19, 2020

edited

Loading

Codecov Report

Merging #596 into develop will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #596   +/-   ##
========================================
  Coverage    94.78%   94.79%           
========================================
  Files           16       16           
  Lines         3241     3247    +6     
========================================
+ Hits          3072     3078    +6     
  Misses         169      169           
Impacted Files Coverage Δ
mongomock/aggregate.py 97.10% <100.00%> (+0.02%) ⬆️

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 c2271dc...bfea6eb. Read the comment docs.

pcorpet

Copy link

Member

@pcorpet pcorpet left a comment

Choose a reason for hiding this comment

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

Thanks a lot for implementing the feature.

Let's make sure that all CI checks are successful.

@pcorpet pcorpet merged commit d9e8d87 into mongomock:develop

Apr 28, 2020