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

Refactor kubedl_job_status implementation to log status changes for each job and add metric: kubedl_job_finished_time #313

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Modify code stype

6a175de
Select commit
Loading
Failed to load commit list.
Open

Refactor kubedl_job_status implementation to log status changes for each job and add metric: kubedl_job_finished_time #313

Modify code stype
6a175de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 4, 2024 in 0s

0.00% of diff hit (target 30.92%)

View this Pull Request on Codecov

0.00% of diff hit (target 30.92%)

Annotations

Check warning on line 99 in pkg/metrics/job_metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/metrics/job_metrics.go#L99

Added line #L99 was not covered by tests

Check warning on line 156 in pkg/metrics/job_metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/metrics/job_metrics.go#L154-L156

Added lines #L154 - L156 were not covered by tests

Check warning on line 164 in pkg/metrics/job_metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/metrics/job_metrics.go#L164

Added line #L164 was not covered by tests

Check warning on line 172 in pkg/metrics/job_metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/metrics/job_metrics.go#L166-L172

Added lines #L166 - L172 were not covered by tests