Add validation rules, lazy properties, and readonly properties #78
Codecov / codecov/project
succeeded
Feb 8, 2026 in 0s
82.93% (+0.37%) compared to 4496cdb
View this Pull Request on Codecov
82.93% (+0.37%) compared to 4496cdb
Details
Codecov Report
❌ Patch coverage is 95.89041% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.93%. Comparing base (4496cdb) to head (48f9927).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Engine/XmlEngine.php | 60.00% | 2 Missing |
| src/Generator/Builder.php | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #78 +/- ##
============================================
+ Coverage 82.56% 82.93% +0.37%
- Complexity 1333 1375 +42
============================================
Files 40 40
Lines 3252 3323 +71
============================================
+ Hits 2685 2756 +71
Misses 567 567 ☔ 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.
Loading