fix: dependency updates #250
Merged
Codecov / codecov/project
failed
Apr 24, 2026 in 0s
80.10% (-1.77%) compared to 8e67800
View this Pull Request on Codecov
80.10% (-1.77%) compared to 8e67800
Details
Codecov Report
❌ Patch coverage is 72.34043% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.10%. Comparing base (8e67800) to head (beaa09e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/version.go | 48.00% | 12 Missing and 1 partial |
| cmd/clean.go | 72.72% | 8 Missing and 4 partials |
| cmd/root.go | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #250 +/- ##
==========================================
- Coverage 81.87% 80.10% -1.77%
==========================================
Files 4 5 +1
Lines 651 573 -78
==========================================
- Hits 533 459 -74
+ Misses 91 82 -9
- Partials 27 32 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/config.go | 100.00% <100.00%> (ø) |
|
| main.go | 0.00% <ø> (ø) |
|
| cmd/root.go | 87.23% <66.66%> (+0.79%) |
⬆️ |
| cmd/clean.go | 79.26% <72.72%> (-0.55%) |
⬇️ |
| cmd/version.go | 70.53% <48.00%> (-5.14%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading