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 the $let operator. #698

Merged
merged 1 commit into from
Mar 12, 2021
Merged

Implement the $let operator. #698

merged 1 commit into from
Mar 12, 2021

Conversation

pcorpet
Copy link
Member

@pcorpet pcorpet commented Mar 11, 2021

Implements #536

@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #698 (4519556) into develop (1fe09be) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #698   +/-   ##
========================================
  Coverage    95.38%   95.38%           
========================================
  Files           19       19           
  Lines         3617     3639   +22     
========================================
+ Hits          3450     3471   +21     
- Misses         167      168    +1     
Impacted Files Coverage Δ
mongomock/aggregate.py 97.19% <100.00%> (-0.07%) ⬇️
mongomock/database.py 98.54% <0.00%> (ø)
mongomock/filtering.py 99.00% <0.00%> (+0.03%) ⬆️

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 1fe09be...4519556. Read the comment docs.

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