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

Implements $setEquals operator #596

Merged
merged 4 commits into from
Apr 28, 2020
Merged

Implements $setEquals operator #596

merged 4 commits into from
Apr 28, 2020

Conversation

lucasrcezimbra
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 19, 2020

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.

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.

tests/test__collection_api.py Show resolved Hide resolved
tests/test__collection_api.py Show resolved Hide resolved
@pcorpet pcorpet merged commit d9e8d87 into mongomock:develop Apr 28, 2020
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

2 participants