Fix HtmlRenderer to handle FriendlyException attribute safely #147
Codecov / codecov/project
failed
Apr 18, 2025 in 1s
80.32% (-0.24%) compared to 44f49fa
View this Pull Request on Codecov
80.32% (-0.24%) compared to 44f49fa
Details
Codecov Report
Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.
Project coverage is 80.32%. Comparing base (
44f49fa) to head (40f70ae).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Renderer/HtmlRenderer.php | 42.85% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #147 +/- ##
============================================
- Coverage 80.55% 80.32% -0.24%
- Complexity 210 213 +3
============================================
Files 19 19
Lines 679 686 +7
============================================
+ Hits 547 551 +4
- Misses 132 135 +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