Enhancement: Extract ConsolePrinter
#785
Open
Codecov / codecov/project
succeeded
Mar 6, 2026 in 1s
71.80% (-0.13%) compared to 1c70ef8, passed because coverage increased by 0.65% when compared to adjusted base (71.15%)
View this Pull Request on Codecov
71.80% (-0.13%) compared to 1c70ef8, passed because coverage increased by 0.65% when compared to adjusted base (71.15%)
Details
Codecov Report
❌ Patch coverage is 79.68750% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.80%. Comparing base (1c70ef8) to head (63edde4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Extension.php | 0.00% | 12 Missing |
| src/Reporter/Console/ConsolePrinter.php | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #785 +/- ##
============================================
- Coverage 71.92% 71.80% -0.13%
- Complexity 172 175 +3
============================================
Files 34 36 +2
Lines 830 837 +7
============================================
+ Hits 597 601 +4
- Misses 233 236 +3 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading