reanahub / reana-server

REANA API server
http://reana-server.readthedocs.io/
MIT License
5 stars 37 forks source link

feat(get_logs): add live_logs_enabled parameter (#705) #705

Closed jlemesh closed 2 weeks ago

jlemesh commented 2 weeks ago

Related to https://github.com/reanahub/reana/issues/824

Add live_logs_enabled parameter to get_workflow_logs API endpoint.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 60.01%. Comparing base (50495fc) to head (c4be985). Report is 1 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-server/pull/705/graphs/tree.svg?width=650&height=150&src=pr&token=Ack8L73kNJ&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-server/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #705 +/- ## ======================================= Coverage 60.01% 60.01% ======================================= Files 32 32 Lines 3509 3509 ======================================= Hits 2106 2106 Misses 1403 1403 ``` | [Files with missing lines](https://app.codecov.io/gh/reanahub/reana-server/pull/705?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) | Coverage Δ | | |---|---|---| | [reana\_server/rest/workflows.py](https://app.codecov.io/gh/reanahub/reana-server/pull/705?src=pr&el=tree&filepath=reana_server%2Frest%2Fworkflows.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub#diff-cmVhbmFfc2VydmVyL3Jlc3Qvd29ya2Zsb3dzLnB5) | `51.04% <ø> (ø)` | |