-
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
Use separate PostgreSQL databases in tests #3553
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3553 +/- ##
==========================================
- Coverage 74.99% 74.63% -0.37%
==========================================
Files 427 426 -1
Lines 27131 27162 +31
==========================================
- Hits 20347 20271 -76
- Misses 5572 5674 +102
- Partials 1212 1217 +5
... and 14 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!
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
Description
Do the same thing for PostgreSQL as we do for SQLite.
Also, remove some old tests.
Closes #3409.
(but I will re-open it to take another look)
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.