-
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 basic tests for iterators #2880
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2880 +/- ##
===========================================
- Coverage 64.19% 49.75% -14.45%
===========================================
Files 448 450 +2
Lines 23084 23125 +41
===========================================
- Hits 14819 11506 -3313
- Misses 7299 10652 +3353
- Partials 966 967 +1
... and 82 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.
I like the idea of moving this separate Stress
logic into a separate function! One suggestion - maybe in our test naming convention we should mention that there are those Stress
tests and how they should be named. Could be in the same PR where the existing tests will use the new Stress
function.
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.
Makes sense!
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.