WIP Update CI with newer PHP and PSQL versions#1995
Merged
Conversation
Contributor
PhilinTv
commented
Mar 20, 2024
- We need to include the PHP 8.3 in the standard CI process.
- We need to ensure compatibility with the latest PSQL versions (atm the jobs are stopped).
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #1995 +/- ##
============================================
- Coverage 89.28% 87.70% -1.58%
Complexity 8058 8058
============================================
Files 232 232
Lines 24534 24534
============================================
- Hits 21905 21518 -387
- Misses 2629 3016 +387
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Contributor
|
@PhilinTv if you rebase this, only the Pgsql change remains. If still useful, I think it's good to merge? |
Separate v16 from the v9 runs.
7ed71c2 to
7575b64
Compare
Contributor
* fix syntax error in pgsql test setup * fix php and symfony version match in pgsql install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.