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

[Postponed] Add option to ignore covers annotation #5274

Closed

Conversation

vodevel
Copy link

@vodevel vodevel commented Mar 5, 2023

Option to ignore @covers annotation.

Postponed by sebastianbergmann/php-code-coverage#986

@codecov
Copy link

codecov bot commented Mar 5, 2023

Codecov Report

Merging #5274 (94c2df6) into main (b342c74) will decrease coverage by 0.04%.
The diff coverage is 62.06%.

@@             Coverage Diff              @@
##               main    #5274      +/-   ##
============================================
- Coverage     81.39%   81.36%   -0.04%     
- Complexity     5852     5860       +8     
============================================
  Files           632      632              
  Lines         18448    18474      +26     
============================================
+ Hits          15016    15031      +15     
- Misses         3432     3443      +11     
Impacted Files Coverage Δ
src/Runner/CodeCoverage.php 11.39% <0.00%> (-0.12%) ⬇️
src/TextUI/Help.php 100.00% <ø> (ø)
src/TextUI/Configuration/Cli/Configuration.php 67.72% <50.00%> (-0.30%) ⬇️
src/TextUI/Configuration/Configuration.php 70.38% <50.00%> (-0.28%) ⬇️
src/TextUI/Configuration/Cli/Builder.php 81.67% <60.00%> (-0.21%) ⬇️
src/TextUI/Configuration/Merger.php 86.82% <75.00%> (-0.10%) ⬇️
.../TextUI/Configuration/Xml/DefaultConfiguration.php 97.93% <100.00%> (+0.02%) ⬆️
src/TextUI/Configuration/Xml/Loader.php 96.47% <100.00%> (+<0.01%) ⬆️
src/TextUI/Configuration/Xml/PHPUnit.php 95.51% <100.00%> (+0.08%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sebastianbergmann
Copy link
Owner

Thank you for your contribution. I appreciate the time you invested in preparing this pull request. However, I have decided not to merge it.

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