Skip to content

feat(dask): integrate Dask into reana (#701)

Codecov / codecov/project succeeded Sep 16, 2024 in 1s

60.11% (+0.10%) compared to 50495fc

View this Pull Request on Codecov

60.11% (+0.10%) compared to 50495fc

Details

Codecov Report

Attention: Patch coverage is 68.88889% with 14 lines in your changes missing coverage. Please review.

Project coverage is 60.11%. Comparing base (50495fc) to head (64f7feb).

Files with missing lines Patch % Lines
reana_server/rest/info.py 56.25% 7 Missing ⚠️
reana_server/validation.py 50.00% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #701      +/-   ##
==========================================
+ Coverage   60.01%   60.11%   +0.10%     
==========================================
  Files          32       32              
  Lines        3509     3553      +44     
==========================================
+ Hits         2106     2136      +30     
- Misses       1403     1417      +14     
Files with missing lines Coverage Δ
reana_server/config.py 84.32% <100.00%> (+1.28%) ⬆️
reana_server/rest/workflows.py 51.13% <100.00%> (+0.09%) ⬆️
reana_server/rest/info.py 75.00% <56.25%> (-8.34%) ⬇️
reana_server/validation.py 71.60% <50.00%> (-4.87%) ⬇️