reanahub / reana-client

REANA command-line client
http://reana-client.readthedocs.io/
MIT License
10 stars 46 forks source link

workflow: fix run_number and size sorting issue #656

Closed giuseppe-steduto closed 1 year ago

giuseppe-steduto commented 1 year ago

closes #619

codecov-commenter commented 1 year ago

Codecov Report

Merging #656 (1f6158f) into master (98d82ee) will increase coverage by 0.14%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/reanahub/reana-client/pull/656/graphs/tree.svg?width=650&height=150&src=pr&token=b85cSEiOhs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://codecov.io/gh/reanahub/reana-client/pull/656?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #656 +/- ## ========================================== + Coverage 57.71% 57.85% +0.14% ========================================== Files 24 24 Lines 2327 2335 +8 ========================================== + Hits 1343 1351 +8 Misses 984 984 ``` | [Impacted Files](https://codecov.io/gh/reanahub/reana-client/pull/656?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) | Coverage Δ | | |---|---|---| | [reana\_client/cli/workflow.py](https://codecov.io/gh/reanahub/reana-client/pull/656?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfY2xpZW50L2NsaS93b3JrZmxvdy5weQ==) | `63.55% <100.00%> (+0.52%)` | :arrow_up: |