phpunit
phpunit copied to clipboard
[Postponed] Add option to ignore covers annotation
Option to ignore @covers annotation.
Postponed by https://github.com/sebastianbergmann/php-code-coverage/pull/986
Codecov Report
Merging #5274 (94c2df6) into main (b342c74) will decrease coverage by
0.04%. The diff coverage is62.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%) |
:arrow_down: |
| src/TextUI/Help.php | 100.00% <ø> (ø) |
|
| src/TextUI/Configuration/Cli/Configuration.php | 67.72% <50.00%> (-0.30%) |
:arrow_down: |
| src/TextUI/Configuration/Configuration.php | 70.38% <50.00%> (-0.28%) |
:arrow_down: |
| src/TextUI/Configuration/Cli/Builder.php | 81.67% <60.00%> (-0.21%) |
:arrow_down: |
| src/TextUI/Configuration/Merger.php | 86.82% <75.00%> (-0.10%) |
:arrow_down: |
| .../TextUI/Configuration/Xml/DefaultConfiguration.php | 97.93% <100.00%> (+0.02%) |
:arrow_up: |
| src/TextUI/Configuration/Xml/Loader.php | 96.47% <100.00%> (+<0.01%) |
:arrow_up: |
| src/TextUI/Configuration/Xml/PHPUnit.php | 95.51% <100.00%> (+0.08%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Thank you for your contribution. I appreciate the time you invested in preparing this pull request. However, I have decided not to merge it.