-
Notifications
You must be signed in to change notification settings - Fork 409
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
Use cursors with iterator in aggregate
command
#2929
Use cursors with iterator in aggregate
command
#2929
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2929 +/- ##
===========================================
+ Coverage 50.26% 64.23% +13.96%
===========================================
Files 451 451
Lines 23914 23951 +37
===========================================
+ Hits 12021 15385 +3364
+ Misses 10879 7605 -3274
+ Partials 1014 961 -53
... and 84 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
aggregate
command
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM overall, but I wonder if we have tests for a combination of aggregate
+getMore
and, if not, if we could add them without copy&pasting find
+getMore
tests
This reverts commit 0151453.
@AlekSi, currently combination tests for
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Implementation looks good to me
Description
Closes #2877.
Closes #1733.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.