Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix index out of range error when no timestamp in log #1215

Merged
merged 1 commit into from
Nov 19, 2024

Fix index out of range error when no timestamp in log

e3a1c78
Select commit
Loading
Failed to load commit list.
Merged

Fix index out of range error when no timestamp in log #1215

Fix index out of range error when no timestamp in log
e3a1c78
Select commit
Loading
Failed to load commit list.
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: