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:^6.5.0 #533

Merged
merged 1 commit into from Apr 7, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • adds support for phpunit/phpunit:^6.5.0

Fixes #504.

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 95 lines in your changes are missing coverage. Please review.

Project coverage is 61.87%. Comparing base (f192ad8) to head (517ec34).

Files Patch % Lines
src/Extension.php 0.00% 95 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main     #533       +/-   ##
=============================================
- Coverage     74.41%   61.87%   -12.54%     
  Complexity      110      110               
=============================================
  Files            26       26               
  Lines           469      564       +95     
=============================================
  Hits            349      349               
- Misses          120      215       +95     

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

@localheinz localheinz marked this pull request as draft April 7, 2024 17:09
@localheinz localheinz force-pushed the feature/phpunit-6 branch 9 times, most recently from 9eaea4b to 313e6d2 Compare April 7, 2024 20:35
@localheinz localheinz marked this pull request as ready for review April 7, 2024 20:38
@localheinz localheinz merged commit ee3009d into main Apr 7, 2024
59 of 61 checks passed
@localheinz localheinz deleted the feature/phpunit-6 branch April 7, 2024 20:41
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.

Add support for phpunit/phpunit:^6.0.0
2 participants