refactor: logging and prompting #85
Open
Codecov / codecov/project
failed
Apr 5, 2026 in 1s
65.75% (-2.25%) compared to 8d63298
View this Pull Request on Codecov
65.75% (-2.25%) compared to 8d63298
Details
Codecov Report
❌ Patch coverage is 60.42781% with 148 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.75%. Comparing base (8d63298) to head (e6d00c3).
Additional details and impacted files
@@ Coverage Diff @@
## master #85 +/- ##
==========================================
- Coverage 68.00% 65.75% -2.25%
==========================================
Files 44 44
Lines 3175 3119 -56
==========================================
- Hits 2159 2051 -108
- Misses 825 878 +53
+ Partials 191 190 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| pkg/cmd/base_kubectl.go | 87.75% <100.00%> (ø) |
|
| pkg/cmd/generate/cluster.go | 76.31% <100.00%> (-0.61%) |
⬇️ |
| pkg/context/command_context.go | 0.00% <ø> (-54.55%) |
⬇️ |
| pkg/cmd/generate/admin-manifests.go | 47.67% <66.66%> (ø) |
|
| pkg/cmd/generate/cli_configs.go | 73.62% <91.66%> (ø) |
|
| pkg/cmd/generate/nstemplatetiers.go | 53.03% <75.00%> (-0.71%) |
⬇️ |
| pkg/cmd/status.go | 79.48% <80.00%> (ø) |
|
| pkg/cmd/add_space_users.go | 72.72% <77.77%> (-0.70%) |
⬇️ |
| pkg/cmd/adm/unregister_member.go | 55.55% <80.00%> (+1.01%) |
⬆️ |
| pkg/cmd/approve.go | 69.89% <71.42%> (ø) |
|
| ... and 18 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading