-
Notifications
You must be signed in to change notification settings - Fork 410
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 backend interface for dbStats
#3267
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3267 +/- ##
==========================================
- Coverage 74.89% 72.95% -1.94%
==========================================
Files 400 400
Lines 22788 22799 +11
==========================================
- Hits 17066 16632 -434
- Misses 4732 5166 +434
- Partials 990 1001 +11
Flags with carried forward coverage won't be shown. Click here to find out more. |
dbStats
for SQLitedbStats
dbStats
dbStats
dbStats
dbStats
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.
It should be task fmt
-ed
dbStats
dbStats
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 see that fmt
failed, but the new code looks consistent with the rest of backend database code to me.
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.
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
@Mergifyio update |
✅ Branch has been successfully updated |
Description
Closes #3259.
This PR is about backend interface used by
dbStats
. Implementation will be done in another PR.Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.