8000 Support $toLong operator by danielstandby · Pull Request #705 · mongomock/mongomock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support $toLong operator #705

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

Merged
merged 7 commits into from
May 25, 2021
Merged

Conversation

danielstandby
Copy link
Contributor

Adds support for $toLong operator.
Resolves #685

@codecov
Copy link
codecov bot commented Apr 23, 2021

Codecov Report

❗ No coverage uploaded for pull request base (develop@b79b599). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #705   +/-   ##
==========================================
  Coverage           ?   95.37%           
==========================================
  Files              ?       19           
  Lines              ?     3654           
  Branches           ?        0           
==========================================
  Hits               ?     3485           
  Misses             ?      169           
  Partials           ?        0           
Impacted Files Coverage Δ
mongomock/aggregate.py 97.12% <100.00%> (ø)
mongomock/helpers.py 100.00% <100.00%> (ø)

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 b79b599...9c150e0. 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 your contribution and good tests.

Please address my comments before I merge your PR.

@pcorpet pcorpet merged commit 26d82f9 into mongomock:develop May 25, 2021
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.

Aggregation operator $toLong not implemented
3 participants
0