reanahub / reana-workflow-engine-yadage

REANA Workflow Engine Yadage
http://reana-workflow-engine-yadage.readthedocs.io/
MIT License
0 stars 32 forks source link

fix(progress): correctly handle running and stopped jobs (#258) #258

Closed mdonadoni closed 4 months ago

mdonadoni commented 5 months ago

Closes reanahub/reana-workflow-controller#546

codecov[bot] commented 5 months ago

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](https://app.codecov.io/gh/reanahub/reana-workflow-engine-yadage/pull/258/graphs/tree.svg?width=650&height=150&src=pr&token=rJjSJhZSu2&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-workflow-engine-yadage/pull/258?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ 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](https://app.codecov.io/gh/reanahub/reana-workflow-engine-yadage/pull/258?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) | Coverage Δ | | |---|---|---| | [reana\_workflow\_engine\_yadage/config.py](https://app.codecov.io/gh/reanahub/reana-workflow-engine-yadage/pull/258?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfd29ya2Zsb3dfZW5naW5lX3lhZGFnZS9jb25maWcucHk=) | `100.00% <100.00%> (ø)` | | | [reana\_workflow\_engine\_yadage/externalbackend.py](https://app.codecov.io/gh/reanahub/reana-workflow-engine-yadage/pull/258?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfd29ya2Zsb3dfZW5naW5lX3lhZGFnZS9leHRlcm5hbGJhY2tlbmQucHk=) | `50.53% <25.00%> (+1.06%)` | :arrow_up: |