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

Add PHPUnit workflow for PHP 8.3 #1241

Merged
merged 1 commit into from Apr 30, 2023
Merged

Conversation

ghostwriter
Copy link
Member

This patch cleans up the .github/workflows/tests.yml and adds 8.3

@ghostwriter ghostwriter added this to the 2.0.0 milestone Apr 21, 2023
@ghostwriter ghostwriter changed the base branch from 1.5.x to 2.0.x April 21, 2023 23:36
@ghostwriter ghostwriter changed the base branch from 2.0.x to 1.6.x April 30, 2023 20:17
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter modified the milestones: 2.0.0, 1.6.0 Apr 30, 2023
@ghostwriter ghostwriter added Automation something related to automation (GitHub Actions, etc.) Patch Backwards compatible bug fixes and improvements labels Apr 30, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1241 (fe319d7) into 1.6.x (2eb7f1d) will increase coverage by 0.06%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##              1.6.x    #1241      +/-   ##
============================================
+ Coverage     77.34%   77.40%   +0.06%     
  Complexity      993      993              
============================================
  Files            74       74              
  Lines          2520     2523       +3     
============================================
+ Hits           1949     1953       +4     
+ Misses          571      570       -1     

see 5 files with indirect coverage changes

@ghostwriter ghostwriter changed the title Update .github/workflows/tests.yml workflow Add PHPUnit workflow for PHP 8.3 Apr 30, 2023
@ghostwriter ghostwriter marked this pull request as ready for review April 30, 2023 20:23
@ghostwriter ghostwriter merged commit 1f20e19 into 1.6.x Apr 30, 2023
9 checks passed
@ghostwriter ghostwriter deleted the chore/update-tests-workflow branch April 30, 2023 20:27
@ghostwriter ghostwriter mentioned this pull request Apr 30, 2023
@ghostwriter ghostwriter added the Chore for non-functional changes or maintenance tasks such as code cleanup, formatting, or dependency upda label May 1, 2023
@ghostwriter ghostwriter self-assigned this May 6, 2023
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 Patch Backwards compatible bug fixes and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants