Fix index out of range error when no timestamp in log #1215
Codecov / codecov/project
succeeded
Nov 19, 2024 in 1s
43.83% (+0.00%) compared to ded8059
View this Pull Request on Codecov
43.83% (+0.00%) compared to ded8059
Details
Codecov Report
Attention: Patch coverage is 0%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 43.83%. Comparing base (
ded8059
) to head (e3a1c78
).
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/workceptor/kubernetes.go | 0.00% | 7 Missing |
@@ Coverage Diff @@
## devel #1215 +/- ##
=======================================
Coverage 43.82% 43.83%
=======================================
Files 33 33
Lines 8178 8179 +1
=======================================
+ Hits 3584 3585 +1
- Misses 4320 4321 +1
+ Partials 274 273 -1
Files with missing lines | Coverage Δ | |
---|---|---|
pkg/workceptor/kubernetes.go | 21.55% <0.00%> (-0.02%) |
⬇️ |
... and 1 file with indirect coverage changes
Components | Coverage Δ | |
---|---|---|
Go | 43.83% <0.00%> (+<0.01%) |
⬆️ |
Receptorctl | ∅ <ø> (∅) |
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading