-
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
Move find
and aggregation
cursor integration tests to getMore
#2952
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2952 +/- ##
==========================================
- Coverage 64.05% 63.98% -0.07%
==========================================
Files 451 451
Lines 24107 24107
==========================================
- Hits 15441 15425 -16
- Misses 7704 7718 +14
- Partials 962 964 +2 see 3 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!
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
Description
Closes #1733.
TestQueryBatchSize
fromquery_test.go
toTestGetMoreCommand
ingetmore_test.go
TestQueryBatchSize
inquery_test.go
andTestAggregateBatchSize
inaggregate_documents_test.go
toTestGetMoreBatchSizeCursor
ingetmore_test.go
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.