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

Move out class declarations into separate files #3

Merged

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Mar 3, 2024

No description provided.

Copy link

codecov bot commented Mar 3, 2024

Codecov Report

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

Project coverage is 41.02%. Comparing base (5cb2aa3) to head (8c1a7e8).

Files Patch % Lines
src/PHPUnitCompat/AbstractTestSuite4.php 0.00% 4 Missing ⚠️
src/PHPUnitCompat/AbstractTestSuite5.php 0.00% 4 Missing ⚠️
src/PHPUnitCompat/AbstractTestSuite6.php 0.00% 4 Missing ⚠️
src/PHPUnitCompat/AbstractTestSuite7.php 0.00% 4 Missing ⚠️
src/PHPUnitCompat/AbstractTestSuite8.php 0.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master       #3       +/-   ##
=============================================
+ Coverage     25.80%   41.02%   +15.21%     
- Complexity        8       18       +10     
=============================================
  Files             6       12        +6     
  Lines            31       39        +8     
=============================================
+ Hits              8       16        +8     
  Misses           23       23               

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

@aik099 aik099 merged commit 8b65a2c into console-helpers:master Mar 3, 2024
9 of 10 checks passed
@aik099 aik099 deleted the separate-abstract-class-declarations branch March 3, 2024 20:40
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.

1 participant