-
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
Store PostgreSQL
metadata
#3356
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3356 +/- ##
==========================================
- Coverage 74.23% 73.66% -0.57%
==========================================
Files 414 414
Lines 25356 25747 +391
==========================================
+ Hits 18823 18967 +144
- Misses 5445 5604 +159
- Partials 1088 1176 +88
Flags with carried forward coverage won't be shown. Click here to find out more. |
…B into issue-3335-pg-registry
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.
Everything looks good to me, I don't have further questions.
When we start using the metadata package, we can see how it works, run integration tests etc.
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 great!
Description
Closes #3335.
There is no integration test, because pg still uses
handlers/pg/pgdb
implementation. So unit tests added are the ones covers the logic.Indexes will be added in #3375
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.