feat: match baseline violations without asking the user how - #666
Merged
Codecov / codecov/project
succeeded
Jul 30, 2026 in 1s
97.57% (target 95.00%)
View this Pull Request on Codecov
97.57% (target 95.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.57%. Comparing base (17ddf48) to head (7a94f3f).
Additional details and impacted files
@@ Coverage Diff @@
## main #666 +/- ##
============================================
- Coverage 97.79% 97.57% -0.22%
- Complexity 760 762 +2
============================================
Files 101 101
Lines 2180 2190 +10
============================================
+ Hits 2132 2137 +5
- Misses 48 53 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/CLI/Baseline.php | 91.30% <100.00%> (-8.70%) |
⬇️ |
| src/CLI/CheckHandler.php | 100.00% <100.00%> (ø) |
|
| src/CLI/Command/CommonOptions.php | 100.00% <100.00%> (ø) |
|
| src/CLI/Config.php | 75.00% <ø> (-4.69%) |
⬇️ |
| src/CLI/GenerateBaselineHandler.php | 100.00% <100.00%> (ø) |
|
| src/CLI/Runner.php | 100.00% <100.00%> (ø) |
|
| src/Rules/Violations.php | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading