Fix renderer content loss in non-HTML renderers (markdown/plain/ansi)#246
Merged
Codecov / codecov/project
succeeded
Jun 16, 2026 in 0s
92.10% (+0.04%) compared to 306e362
View this Pull Request on Codecov
92.10% (+0.04%) compared to 306e362
Details
Codecov Report
❌ Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.10%. Comparing base (306e362) to head (391805c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Renderer/AnsiRenderer.php | 83.33% | 1 Missing |
| src/Renderer/MarkdownRenderer.php | 95.45% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #246 +/- ##
============================================
+ Coverage 92.06% 92.10% +0.04%
- Complexity 3571 3590 +19
============================================
Files 107 107
Lines 10118 10152 +34
============================================
+ Hits 9315 9351 +36
+ Misses 803 801 -2 ☔ View full report in Codecov by Harness.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading