-
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
Make aggregate stats integration tests pass for SQLite #3151
Make aggregate stats integration tests pass for SQLite #3151
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3151 +/- ##
==========================================
- Coverage 44.32% 44.16% -0.17%
==========================================
Files 393 393
Lines 21873 21875 +2
==========================================
- Hits 9696 9661 -35
- Misses 11373 11420 +47
+ Partials 804 794 -10
... and 35 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 overall, one tiny question.
3ef95ce
to
337d675
Compare
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 failing CI tests were due to flakiness of sqlite. so it's good to 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.
Description
aggregate_documents_test.go
aggregate_stats_compat_test.go
Closes #3131.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.