Skip to content

Add RFC compliance modes with configurable ParseOptions presets

837a7ab
Select commit
Loading
Failed to load commit list.
Merged

Feature/rfc compliance #49

Add RFC compliance modes with configurable ParseOptions presets
837a7ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2026 in 0s

78.03% (+1.00%) compared to 4ea8f3f

View this Pull Request on Codecov

78.03% (+1.00%) compared to 4ea8f3f

Details

Codecov Report

❌ Patch coverage is 79.10448% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.03%. Comparing base (4ea8f3f) to head (837a7ab).

Files with missing lines Patch % Lines
src/Parse.php 77.34% 41 Missing ⚠️
src/ParseOptions.php 82.75% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #49      +/-   ##
============================================
+ Coverage     77.02%   78.03%   +1.00%     
- Complexity      219      287      +68     
============================================
  Files             3        3              
  Lines           505      683     +178     
============================================
+ Hits            389      533     +144     
- Misses          116      150      +34     

☔ 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.