feat: Instantiate DTO using constructor - #29
Merged
Codecov / codecov/project
succeeded
Jul 18, 2026 in 0s
99.37% (+0.19%) compared to 5aab687
View this Pull Request on Codecov
99.37% (+0.19%) compared to 5aab687
Details
Codecov Report
❌ Patch coverage is 98.13084% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.37%. Comparing base (5aab687) to head (eca8453).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/DataMapper/ConstructorDataMapper.php | 97.50% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #29 +/- ##
============================================
+ Coverage 99.17% 99.37% +0.19%
- Complexity 938 961 +23
============================================
Files 108 111 +3
Lines 2790 2877 +87
============================================
+ Hits 2767 2859 +92
+ Misses 23 18 -5 ☔ View full report in Codecov by Harness.
📢 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