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

feat(job_monitor): log job pod errors, disruptions to warning (#468) #468

Merged
merged 3 commits into from
Oct 21, 2024

feat(job_monitor): log pod errors and disruptions as warnings (#468)

db9c258
Select commit
Loading
Failed to load commit list.
Merged

feat(job_monitor): log job pod errors, disruptions to warning (#468) #468

feat(job_monitor): log pod errors and disruptions as warnings (#468)
db9c258
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 21, 2024 in 0s

81.08% of diff hit (target 47.04%)

View this Pull Request on Codecov

81.08% of diff hit (target 47.04%)

Annotations

Check warning on line 214 in reana_job_controller/job_monitor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

reana_job_controller/job_monitor.py#L214

Added line #L214 was not covered by tests

Check warning on line 251 in reana_job_controller/job_monitor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

reana_job_controller/job_monitor.py#L250-L251

Added lines #L250 - L251 were not covered by tests

Check warning on line 346 in reana_job_controller/kubernetes_job_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

reana_job_controller/kubernetes_job_manager.py#L346

Added line #L346 was not covered by tests

Check warning on line 361 in reana_job_controller/kubernetes_job_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

reana_job_controller/kubernetes_job_manager.py#L359-L361

Added lines #L359 - L361 were not covered by tests