-
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
Support InsertAll
and FindAll
for capped collections
#3610
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3610 +/- ##
==========================================
+ Coverage 73.93% 73.97% +0.04%
==========================================
Files 369 370 +1
Lines 23462 23564 +102
==========================================
+ Hits 17346 17431 +85
- Misses 5087 5100 +13
- Partials 1029 1033 +4
... and 8 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
…B into issue-3490-insert-find
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.
Overall, to me, the code looks clear and easy to read. I added two questions, but I approve because these questions can be handled in a separate PR (if it's needed at all).
integration test with
|
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
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
Just verified and resolved some older comments. |
Description
Closes #3490.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.