Skip to content
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

Update CI workflows to test on PHP 8.4 #1409

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

ghostwriter
Copy link
Member

This patch updates CI workflow files:

  • .github/workflows/codecov.yml
  • .github/workflows/psalm.yml
  • .github/workflows/tests.yml

Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter added Automation something related to automation (GitHub Actions, etc.) Chore for non-functional changes or maintenance tasks such as code cleanup, formatting, or dependency upda labels Mar 21, 2024
@ghostwriter ghostwriter self-assigned this Mar 21, 2024
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.85%. Comparing base (81a161d) to head (6e09a15).

Additional details and impacted files
@@             Coverage Diff              @@
##              1.6.x    #1409      +/-   ##
============================================
+ Coverage     77.67%   77.85%   +0.17%     
  Complexity     1022     1022              
============================================
  Files            76       76              
  Lines          2602     2596       -6     
============================================
  Hits           2021     2021              
+ Misses          581      575       -6     

see 1 file with indirect coverage changes

@ghostwriter ghostwriter changed the title Update CI workflows Update CI workflows to test on PHP 8.4 Mar 21, 2024
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter merged commit 44a98de into 1.6.x Mar 21, 2024
25 checks passed
@ghostwriter ghostwriter deleted the chore/use-php-84-on-tests-workflow branch March 21, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation something related to automation (GitHub Actions, etc.) Chore for non-functional changes or maintenance tasks such as code cleanup, formatting, or dependency upda
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant