-
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 for backends contract #3456
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3456 +/- ##
==========================================
+ Coverage 73.97% 74.15% +0.18%
==========================================
Files 422 422
Lines 26375 26374 -1
==========================================
+ Hits 19510 19558 +48
+ Misses 5716 5661 -55
- Partials 1149 1155 +6
... and 16 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.
👌
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.
Thank you for this 🙏
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.
Looks good to me, apart from failing test
Description
Test that updates are no-op for non-existing databases or collections.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.