Skip to content

feat: introduce included_violations and validator_violations configur…

c3fca94
Select commit
Loading
Failed to load commit list.
Merged

feat: introduce formatter configuration constants #88

feat: introduce included_violations and validator_violations configur…
c3fca94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2026 in 0s

90.01% (-0.16%) compared to e6d7530

View this Pull Request on Codecov

90.01% (-0.16%) compared to e6d7530

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.01%. Comparing base (e6d7530) to head (c3fca94).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...r/Validator/ValidationFailedExceptionFormatter.php 0.00% 1 Missing ⚠️
.../ViolationList/ViolationListExceptionFormatter.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #88      +/-   ##
============================================
- Coverage     90.16%   90.01%   -0.16%     
- Complexity      228      230       +2     
============================================
  Files            49       49              
  Lines           600      611      +11     
============================================
+ Hits            541      550       +9     
- Misses           59       61       +2     

☔ 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.