-
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 an integration test for cursor not found #3768
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3768 +/- ##
===========================================
- Coverage 75.66% 31.36% -44.30%
===========================================
Files 325 309 -16
Lines 24873 23612 -1261
===========================================
- Hits 18820 7407 -11413
- Misses 4942 15512 +10570
+ Partials 1111 693 -418 see 190 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.
This test uses a single client connection.
See TestGetMoreCommandConnection
for an example
Please merge it into #3823 |
@noisersup please move what is needed to #3884 and close this PR |
Description
Closes #3739.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.