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(progress): correctly handle running and stopped jobs (#258) #258

Merged
merged 1 commit into from Feb 1, 2024

Conversation

mdonadoni
Copy link
Member

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (9ddb488) 46.38% compared to head (56ef6a4) 47.14%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
+ Coverage   46.38%   47.14%   +0.76%     
==========================================
  Files           6        6              
  Lines         263      263              
==========================================
+ Hits          122      124       +2     
+ Misses        141      139       -2     
Files Coverage Δ
reana_workflow_engine_yadage/config.py 100.00% <100.00%> (ø)
reana_workflow_engine_yadage/externalbackend.py 50.53% <25.00%> (+1.06%) ⬆️

@mdonadoni mdonadoni merged commit 56ef6a4 into reanahub:master Feb 1, 2024
14 checks passed
@mdonadoni mdonadoni deleted the fix-runaway-pods branch February 1, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

job pods keep running even after workflow failure
2 participants