-
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 collStats
calculate collection size accurately for PostgreSQL
statistics
#3513
Make collStats
calculate collection size accurately for PostgreSQL
statistics
#3513
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3513 +/- ##
==========================================
- Coverage 74.75% 74.65% -0.10%
==========================================
Files 426 426
Lines 27162 27162
==========================================
- Hits 20306 20279 -27
- Misses 5642 5670 +28
+ Partials 1214 1213 -1
... and 12 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
@chilagrow this pull request has merge conflicts. |
@chilagrow this pull request has merge conflicts. |
PostgreSQL
statisticscollStats
calculate collection size accurately for PostgreSQL
statistics
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 changes look reasonable to me. Special thanks for extra comments and explanation!
Description
Closes #3483.
Once #3466 is implemented, integration tests can be added for ensuring statistics are correct upon deleting documents after calling compact.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.