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(tracker): remove invalid `planned` state (#268) #268

Open mdonadoni opened 1 month ago

mdonadoni commented 1 month ago

The planned status is not defined or used anywhere in REANA and it was simply ignored.

Closes #255

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.69%. Comparing base (95341c8) to head (8f7cd07).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-workflow-engine-yadage/pull/268/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/268?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #268 +/- ## ========================================== + Coverage 47.14% 47.69% +0.54% ========================================== Files 6 6 Lines 263 260 -3 ========================================== Hits 124 124 + Misses 139 136 -3 ``` | [Files](https://app.codecov.io/gh/reanahub/reana-workflow-engine-yadage/pull/268?dropdown=coverage&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/tracker.py](https://app.codecov.io/gh/reanahub/reana-workflow-engine-yadage/pull/268?src=pr&el=tree&filepath=reana_workflow_engine_yadage%2Ftracker.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfd29ya2Zsb3dfZW5naW5lX3lhZGFnZS90cmFja2VyLnB5) | `42.00% <ø> (+1.22%)` | :arrow_up: |