-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
ci: Fix CI not testing with Postgres 16 and flaky test #9210
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
Conversation
Thanks for opening this pull request! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## alpha #9210 +/- ##
==========================================
- Coverage 94.14% 93.46% -0.69%
==========================================
Files 186 186
Lines 14751 14762 +11
==========================================
- Hits 13888 13797 -91
- Misses 863 965 +102 ☔ View full report in Codecov by Sentry. |
@mtrezza I think this fixes that last flaky test |
🎉 This change has been released in version 7.3.0-alpha.3 |
🎉 This change has been released in version 7.3.0-beta.1 |
🎉 This change has been released in version 7.3.0 |
Pull Request
Issue
Installed PG 15 instead of 16 as documented
Closes: #8613
Closes: #9107
Closes: #9110
Approach