-
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
Add tests to findAndModify on $exists
operator
#2422
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2422 +/- ##
===========================================
- Coverage 64.31% 26.67% -37.64%
===========================================
Files 397 397
Lines 19557 19566 +9
===========================================
- Hits 12578 5220 -7358
- Misses 6066 13788 +7722
+ Partials 913 558 -355
... and 123 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out 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.
It seems that this PR also fixes related bugs. If so, the title, body (Closes #xxx
), and labels should indicate that
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.
Such useful refactoring and nice tests!
Looks good to me overall, asked a couple of questions.
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!
Description
Closes #2400.
Closes #1098.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Assignee, Labels, Project and project's Sprint fields.