-
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
Implement InsertAll
#3419
Implement InsertAll
#3419
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3419 +/- ##
==========================================
+ Coverage 75.08% 75.38% +0.30%
==========================================
Files 418 419 +1
Lines 26108 26155 +47
==========================================
+ Hits 19603 19717 +114
+ Misses 5370 5308 -62
+ Partials 1135 1130 -5
... and 11 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.
LGTM
9bd3b94
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.
There is a data race: https://github.com/FerretDB/FerretDB/actions/runs/6320745819/job/17163700348?pr=3419
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.
InsertAll
for PostgreSQL
Collection.InsertAll
Description
Closes #3395.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.