[WIP] parse dependencies recursively #606
Draft
micheleorselli wants to merge 6 commits into
Draft
Codecov / codecov/project
failed
Jun 8, 2026 in 1s
93.34% (target 95.00%)
View this Pull Request on Codecov
93.34% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 58.21596% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.34%. Comparing base (58a6dd2) to head (a8b112f).
❌ Your project check has failed because the head coverage (93.34%) is below the target coverage (95.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## add-parse-cache #606 +/- ##
=====================================================
- Coverage 98.29% 93.34% -4.95%
- Complexity 706 785 +79
=====================================================
Files 89 91 +2
Lines 2047 2238 +191
=====================================================
+ Hits 2012 2089 +77
- Misses 35 149 +114 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Analyzer/ClassDescription.php | 100.00% <100.00%> (ø) |
|
| src/Analyzer/ClassDescriptionIndex.php | 97.61% <97.61%> (ø) |
|
| src/Analyzer/FilesToParse.php | 91.66% <90.90%> (-8.34%) |
⬇️ |
| src/CLI/Runner.php | 98.63% <94.11%> (+0.03%) |
⬆️ |
| src/Analyzer/FQCNToFilePathResolver.php | 72.00% <72.00%> (ø) |
|
| src/Analyzer/ScannedFQCNResolver.php | 0.00% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading