-
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 DeleteAll
#3441
Implement DeleteAll
#3441
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3441 +/- ##
==========================================
- Coverage 75.46% 70.00% -5.47%
==========================================
Files 419 420 +1
Lines 26155 26191 +36
==========================================
- Hits 19737 18334 -1403
- Misses 5285 6642 +1357
- Partials 1133 1215 +82
... and 72 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
@chilagrow this pull request has merge conflicts. |
# Conflicts: # internal/backends/postgresql/collection.go
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.
The changes look reasonable to me!
Description
Closes #3400.
Delete tests passes once
InsertAll
is merged #3419Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.