feat(k8s): Make RunContainer detect/report more error conditions like image pull errors #331
Codecov / codecov/project
failed
Apr 9, 2026 in 1s
82.20% (target 90.00%)
View this Pull Request on Codecov
82.20% (target 90.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.20%. Comparing base (a9cbe48) to head (65cbe59).
❌ Your project check has failed because the head coverage (82.20%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #331 +/- ##
==========================================
+ Coverage 81.18% 82.20% +1.01%
==========================================
Files 68 68
Lines 5273 5472 +199
==========================================
+ Hits 4281 4498 +217
+ Misses 848 831 -17
+ Partials 144 143 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| runtime/kubernetes/build.go | 88.60% <100.00%> (+1.55%) |
⬆️ |
| runtime/kubernetes/container.go | 91.64% <100.00%> (+9.61%) |
⬆️ |
| runtime/kubernetes/pod_tracker.go | 97.37% <100.00%> (+1.51%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading