rest: make details available for shared workflows #658
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
@@ 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%) |
⬇️ |
Loading