v3.3: serialization, canonical form, local-part normalizer #52
Codecov / codecov/project
succeeded
Apr 13, 2026 in 0s
90.02% (+0.67%) compared to 77d4d20
View this Pull Request on Codecov
90.02% (+0.67%) compared to 77d4d20
Details
Codecov Report
❌ Patch coverage is 98.61111% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.02%. Comparing base (77d4d20) to head (f37b437).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Parse.php | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #52 +/- ##
============================================
+ Coverage 89.34% 90.02% +0.67%
- Complexity 357 380 +23
============================================
Files 6 6
Lines 910 982 +72
============================================
+ Hits 813 884 +71
- Misses 97 98 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/ParseOptions.php | 98.93% <100.00%> (+0.04%) |
⬆️ |
| src/ParseResult.php | 100.00% <100.00%> (ø) |
|
| src/ParsedEmailAddress.php | 100.00% <100.00%> (ø) |
|
| src/Parse.php | 85.98% <87.50%> (+0.01%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading