Add prune-baseline command with shrink-only semantics#657
Draft
fain182 wants to merge 9 commits into
Draft
Codecov / codecov/project
succeeded
Jul 21, 2026 in 1s
97.85% (target 95.00%)
View this Pull Request on Codecov
97.85% (target 95.00%)
Details
Codecov Report
❌ Patch coverage is 98.47328% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.85%. Comparing base (759f988) to head (a5ba8e2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/CLI/Command/PruneBaseline.php | 95.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #657 +/- ##
============================================
- Coverage 98.24% 97.85% -0.40%
- Complexity 739 763 +24
============================================
Files 95 99 +4
Lines 2111 2189 +78
============================================
+ Hits 2074 2142 +68
- Misses 37 47 +10 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/CLI/Baseline.php | 100.00% <100.00%> (+6.06%) |
⬆️ |
| src/CLI/BaselineFileRepository.php | 100.00% <100.00%> (ø) |
|
| src/CLI/CheckHandler.php | 100.00% <100.00%> (ø) |
|
| src/CLI/CheckOptions.php | 100.00% <ø> (ø) |
|
| src/CLI/Command/Check.php | 100.00% <100.00%> (ø) |
|
| src/CLI/Command/CommonOptions.php | 100.00% <100.00%> (ø) |
|
| src/CLI/Command/GenerateBaseline.php | 95.23% <100.00%> (ø) |
|
| src/CLI/GenerateBaselineHandler.php | 100.00% <100.00%> (ø) |
|
| src/CLI/PhpArkitectApplication.php | 100.00% <100.00%> (ø) |
|
| src/CLI/PruneBaselineHandler.php | 100.00% <100.00%> (ø) |
|
| ... and 3 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading