v3.1: immutable ParseOptions, typed output, error codes, new validation rules #50
Codecov / codecov/project
succeeded
Apr 13, 2026 in 1s
88.59% (+10.55%) compared to 83669dd
View this Pull Request on Codecov
88.59% (+10.55%) compared to 83669dd
Details
Codecov Report
❌ Patch coverage is 91.33858% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.59%. Comparing base (83669dd) to head (9578072).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Parse.php | 75.28% | 22 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #50 +/- ##
=============================================
+ Coverage 78.03% 88.59% +10.55%
- Complexity 287 323 +36
=============================================
Files 3 5 +2
Lines 683 833 +150
=============================================
+ Hits 533 738 +205
+ Misses 150 95 -55 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/ParseOptions.php | 100.00% <100.00%> (+19.82%) |
⬆️ |
| src/ParseResult.php | 100.00% <100.00%> (ø) |
|
| src/ParsedEmailAddress.php | 100.00% <100.00%> (ø) |
|
| src/Parse.php | 84.80% <75.28%> (+7.39%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading