-
Notifications
You must be signed in to change notification settings - Fork 407
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
Port pgx logger #4450
Port pgx logger #4450
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4450 +/- ##
==========================================
+ Coverage 63.96% 67.73% +3.77%
==========================================
Files 319 328 +9
Lines 22233 22732 +499
==========================================
+ Hits 14221 15398 +1177
+ Misses 6853 6089 -764
- Partials 1159 1245 +86
... and 132 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.
Looks good overall, asked a couple of questions.
Description
Port a bridge between pgx and slog from v2.
It is not being used yet, that's for future PRs.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.