-
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
Fix update
with query operator for upsert
option
#3028
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3028 +/- ##
==========================================
+ Coverage 72.39% 73.11% +0.71%
==========================================
Files 383 386 +3
Lines 20840 21155 +315
==========================================
+ Hits 15088 15468 +380
+ Misses 4798 4724 -74
- Partials 954 963 +9
... and 117 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
update
with query operator for upsert
option
|
|
|
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.
As agreed, we wanted to solve a particular issue, and this solutions looks good to me!
Description
Closes #2945.
This is not a finest implementation, it fixes the bug. I'm keeping upsert reorganisation in this issue #3040.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.