reanahub / reana-commons

REANA common utilities and schemas
https://reana-commons.readthedocs.io/
MIT License
2 stars 38 forks source link

openapi: add unshare_workflow endpoint #421

Closed DaanRosendal closed 4 weeks ago

DaanRosendal commented 10 months ago

Adds reana-server and reana-workflow-controller OpenAPI specifications for unsharing a workflow.

Closes reanahub/reana-client#681

codecov[bot] commented 10 months ago

Codecov Report

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

Project coverage is 36.12%. Comparing base (2efdd4f) to head (1071e10). Report is 43 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-commons/pull/421/graphs/tree.svg?width=650&height=150&src=pr&token=O7K5KFXK3H&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-commons/pull/421?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #421 +/- ## ========================================== - Coverage 36.17% 36.12% -0.05% ========================================== Files 26 26 Lines 1573 1575 +2 ========================================== Hits 569 569 - Misses 1004 1006 +2 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/reanahub/reana-commons/pull/421/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)
mdonadoni commented 4 weeks ago

Included in https://github.com/reanahub/reana-commons/pull/429