reanahub / reana-workflow-controller

REANA Workflow Controller
http://reana-workflow-controller.readthedocs.io/
MIT License
2 stars 38 forks source link

utils: add run_stopped_at to workflow progress info #516

Closed giuseppe-steduto closed 1 year ago

giuseppe-steduto commented 1 year ago

Closes reanahub/reana-ui#337

codecov-commenter commented 1 year ago

Codecov Report

Merging #516 (0e6d5a5) into master (243d0cb) will increase coverage by 0.02%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-workflow-controller/pull/516/graphs/tree.svg?width=650&height=150&src=pr&token=SC0cf8SzMF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-workflow-controller/pull/516?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #516 +/- ## ========================================== + Coverage 71.71% 71.73% +0.02% ========================================== Files 15 15 Lines 1393 1394 +1 ========================================== + Hits 999 1000 +1 Misses 394 394 ``` | [Files Changed](https://app.codecov.io/gh/reanahub/reana-workflow-controller/pull/516?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) | Coverage Δ | | |---|---|---| | [reana\_workflow\_controller/rest/utils.py](https://app.codecov.io/gh/reanahub/reana-workflow-controller/pull/516?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfd29ya2Zsb3dfY29udHJvbGxlci9yZXN0L3V0aWxzLnB5) | `81.00% <100.00%> (+0.05%)` | :arrow_up: |