Improve error handling and security #101
Merged
Codecov / codecov/project
failed
Mar 23, 2026 in 0s
82.46% (-0.64%) compared to d026f17
View this Pull Request on Codecov
82.46% (-0.64%) compared to d026f17
Details
Codecov Report
❌ Patch coverage is 60.00000% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.46%. Comparing base (d026f17) to head (f1dd75f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Generator/Generator.php | 51.61% | 15 Missing |
| src/Dto/Dto.php | 70.83% | 14 Missing |
| src/Importer/Importer.php | 25.00% | 6 Missing |
| src/Importer/Ref/FileRefResolver.php | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #101 +/- ##
============================================
- Coverage 83.09% 82.46% -0.64%
- Complexity 1447 1465 +18
============================================
Files 42 42
Lines 3543 3615 +72
============================================
+ Hits 2944 2981 +37
- Misses 599 634 +35 ☔ 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