-
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
Refactor SQLite handler #2731
Refactor SQLite handler #2731
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2731 +/- ##
==========================================
+ Coverage 26.07% 26.71% +0.64%
==========================================
Files 441 442 +1
Lines 22740 22520 -220
==========================================
+ Hits 5929 6016 +87
+ Misses 16201 15887 -314
- Partials 610 617 +7
Flags with carried forward coverage won't be shown. Click here to find out more. |
@AlekSi this pull request has merge conflicts. |
@AlekSi this pull request has merge conflicts. |
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.
Looks good to me, just a couple of question
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.
I mostly checked structure and what is in which package. The approach looks reasonable!
I need an explanation about packages inside sqlite
handler: why pool
is inside metadata
and what is considered as metadata
in geneal.
That's exactly the problem I mentioned on DS calls. Basically, |
Description
It might be easier to review a result than changes:
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.