Skip to content

wip

7843a3e
Select commit
Loading
Failed to load commit list.
Merged

Make FileParser::parse() return directly a result instead of relying on getters and internal state #600

wip
7843a3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2026 in 0s

98.31% (+0.18%) compared to 2cc17d0

View this Pull Request on Codecov

98.31% (+0.18%) compared to 2cc17d0

Details

Codecov Report

❌ Patch coverage is 99.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.31%. Comparing base (2cc17d0) to head (7843a3e).

Files with missing lines Patch % Lines
src/Analyzer/FileParser.php 93.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #600      +/-   ##
============================================
+ Coverage     98.13%   98.31%   +0.18%     
- Complexity      666      681      +15     
============================================
  Files            84       86       +2     
  Lines          1930     1960      +30     
============================================
+ Hits           1894     1927      +33     
+ Misses           36       33       -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.