-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
ci: test server with PostGIS 3.2 #7752
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 Report
@@ Coverage Diff @@
## alpha #7752 +/- ##
==========================================
+ Coverage 93.95% 93.98% +0.02%
==========================================
Files 183 183
Lines 13640 13640
==========================================
+ Hits 12816 12819 +3
+ Misses 824 821 -3
Continue to review full report at Codecov.
|
This is ready for review. This will need repo setting changes to account for name changes to tests (3.1->3.2)... |
What does that mean? |
Here I was eluding to the "expected/required" tests to pass the CI. Since the 3.2 was added, someone on the PMC has to update the repo settings. |
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.
Look good! Is this ready for merge once the CI passes?
Yup, it's ready |
🎉 This change has been released in version 5.0.0-alpha.15 |
🎉 This change has been released in version 5.0.0-beta.10 |
🎉 This change has been released in version 5.1.0 |
New Pull Request Checklist
Issue Description
CI currently not testing against PostGis 3.2. Close #7753
Related issue: #7753
Approach
Add PostGis 3.2 to the CI
TODOs before merging