Add parse cache #603
Draft
Add parse cache #603
Codecov / codecov/project
failed
Mar 29, 2026 in 0s
98.29% (-0.03%) compared to 9498feb
View this Pull Request on Codecov
98.29% (-0.03%) compared to 9498feb
Details
Codecov Report
❌ Patch coverage is 98.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.29%. Comparing base (9498feb) to head (58a6dd2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/CLI/Config.php | 85.71% | 1 Missing |
| src/CLI/Runner.php | 97.29% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #603 +/- ##
============================================
- Coverage 98.31% 98.29% -0.03%
- Complexity 681 706 +25
============================================
Files 86 89 +3
Lines 1960 2047 +87
============================================
+ Hits 1927 2012 +85
- Misses 33 35 +2 ☔ 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