Skip to content

4.0 — breaking modernization - #72

Open
mmucklo wants to merge 22 commits into
masterfrom
4.0
Open

4.0 — breaking modernization#72
mmucklo wants to merge 22 commits into
masterfrom
4.0

review: ownership-aware setter rewrite; document parse() override bre…

82fcafb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2026 in 0s

96.42% (+0.57%) compared to 6d4a628

View this Pull Request on Codecov

96.42% (+0.57%) compared to 6d4a628

Details

Codecov Report

❌ Patch coverage is 94.07216% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.42%. Comparing base (6d4a628) to head (82fcafb).

Files with missing lines Patch % Lines
src/Parse.php 93.40% 23 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #72      +/-   ##
============================================
+ Coverage     95.84%   96.42%   +0.57%     
+ Complexity      446      438       -8     
============================================
  Files             7        7              
  Lines          1108     1091      -17     
============================================
- Hits           1062     1052      -10     
+ Misses           46       39       -7     
Files with missing lines Coverage Δ
src/ParseContext.php 100.00% <100.00%> (ø)
src/ParseOptions.php 100.00% <100.00%> (+0.96%) ⬆️
src/Parse.php 94.84% <93.40%> (+0.65%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.