Skip to content

v3.2: streaming, severity classification, obs-route support, CFWS tolerance#51

Merged
mmucklo merged 1 commit into
masterfrom
feature/v3.2-streaming-severity
Apr 13, 2026
Merged

v3.2: streaming, severity classification, obs-route support, CFWS tolerance#51
mmucklo merged 1 commit into
masterfrom
feature/v3.2-streaming-severity

v3.2: streaming, severity, obs-route support, CFWS tolerance

3d72af6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 0s

89.34% (+0.74%) compared to e3236cd

View this Pull Request on Codecov

89.34% (+0.74%) compared to e3236cd

Details

Codecov Report

❌ Patch coverage is 97.64706% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.34%. Comparing base (e3236cd) to head (3d72af6).

Files with missing lines Patch % Lines
src/ParseOptions.php 60.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #51      +/-   ##
============================================
+ Coverage     88.59%   89.34%   +0.74%     
- Complexity      323      357      +34     
============================================
  Files             5        6       +1     
  Lines           833      910      +77     
============================================
+ Hits            738      813      +75     
- Misses           95       97       +2     
Files with missing lines Coverage Δ
src/Parse.php 85.96% <100.00%> (+1.16%) ⬆️
src/ParseErrorCode.php 100.00% <100.00%> (ø)
src/ParsedEmailAddress.php 100.00% <100.00%> (ø)
src/ParseOptions.php 98.89% <60.00%> (-1.11%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.