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

Enhancement: Add support for phpunit/phpunit:^9.6.0 #341

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

localheinz
Copy link
Member

@localheinz localheinz commented Oct 10, 2023

This pull request

  • adds support for phpunit/phpunit:^9.6.0

Fixes #291.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #341 (3b8e095) into main (0dc5417) will decrease coverage by 13.31%.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##               main     #341       +/-   ##
=============================================
- Coverage     76.76%   63.46%   -13.31%     
- Complexity       90      102       +12     
=============================================
  Files            21       21               
  Lines           396      479       +83     
=============================================
  Hits            304      304               
- Misses           92      175       +83     
Files Coverage Δ
src/Extension.php 0.00% <0.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@localheinz localheinz force-pushed the feature/phpunit-9 branch 3 times, most recently from a55e345 to b9334b9 Compare November 5, 2023 22:33
@localheinz localheinz changed the title Enhancement: Add support for phpunit/phpunit:9 Enhancement: Add support for phpunit/phpunit:9.6.13 Nov 5, 2023
@localheinz localheinz changed the title Enhancement: Add support for phpunit/phpunit:9.6.13 Enhancement: Add support for phpunit/phpunit:^9.6.13 Nov 5, 2023
@localheinz localheinz force-pushed the feature/phpunit-9 branch 5 times, most recently from c8561ae to 04b3a4d Compare November 7, 2023 14:19
@localheinz localheinz changed the title Enhancement: Add support for phpunit/phpunit:^9.6.13 Enhancement: Add support for phpunit/phpunit:^9.6.0 Nov 7, 2023
@localheinz localheinz marked this pull request as ready for review November 7, 2023 14:19
@localheinz localheinz force-pushed the feature/phpunit-9 branch 9 times, most recently from 8098a62 to 2985ce5 Compare November 7, 2023 14:35
@localheinz localheinz merged commit 5510f1f into main Nov 7, 2023
25 of 27 checks passed
@localheinz localheinz deleted the feature/phpunit-9 branch November 7, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compatibility with phpunit 9.x
2 participants