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

Bump phpunit to be less-deprecated #49

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Bump phpunit to be less-deprecated #49

merged 1 commit into from
Feb 11, 2025

Conversation

shish
Copy link
Collaborator

@shish shish commented Feb 11, 2025

phpunit 9.X is for php 7.X -- now that 7.X is very dead, we can move to phpunit 10

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.13%. Comparing base (92e26fe) to head (e5e8764).

Additional details and impacted files
@@              Coverage Diff              @@
##             master      #49       +/-   ##
=============================================
+ Coverage     57.74%   92.13%   +34.38%     
+ Complexity       53       33       -20     
=============================================
  Files             9        7        -2     
  Lines           142       89       -53     
=============================================
  Hits             82       82               
+ Misses           60        7       -53     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shish shish force-pushed the pr49 branch 2 times, most recently from a4f607c to 13f6dad Compare February 11, 2025 12:37
phpunit 9.X is for php 7.X -- now that 7.X is very dead, we can move to phpunit 10
@shish shish merged commit 33dcbc3 into master Feb 11, 2025
5 checks passed
@shish shish deleted the pr49 branch February 11, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants