Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rest: make details available for shared workflows #658

Merged

fix(rest): fix workflow sharing endpoints after changes (#658)

50495fc
Select commit
Loading
Failed to load commit list.
Merged

rest: make details available for shared workflows #658

fix(rest): fix workflow sharing endpoints after changes (#658)
50495fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 1s

60.01% (-0.83%) compared to d1cd1a5

View this Pull Request on Codecov

60.01% (-0.83%) compared to d1cd1a5

Details

Codecov Report

Attention: Patch coverage is 42.69663% with 51 lines in your changes missing coverage. Please review.

Project coverage is 60.01%. Comparing base (d1cd1a5) to head (50495fc).

Files with missing lines Patch % Lines
reana_server/rest/workflows.py 35.29% 33 Missing ⚠️
reana_server/rest/users.py 52.63% 18 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
- Coverage   60.84%   60.01%   -0.83%     
==========================================
  Files          33       32       -1     
  Lines        3463     3509      +46     
==========================================
- Hits         2107     2106       -1     
- Misses       1356     1403      +47     
Files with missing lines Coverage Δ
reana_server/rest/users.py 42.22% <52.63%> (+5.18%) ⬆️
reana_server/rest/workflows.py 51.04% <35.29%> (-2.46%) ⬇️

... and 31 files with indirect coverage changes