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

feat(dask): Dask integration (#701) #701

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Alputer
Copy link
Member

@Alputer Alputer commented Sep 13, 2024

This pull request contains the ongoing work of dask integration into REANA.

@Alputer Alputer self-assigned this Sep 13, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 65.78947% with 13 lines in your changes missing coverage. Please review.

Project coverage is 60.06%. Comparing base (50495fc) to head (a7ea4f9).

Files with missing lines Patch % Lines
reana_server/validation.py 46.66% 8 Missing ⚠️
reana_server/rest/info.py 58.33% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #701      +/-   ##
==========================================
+ Coverage   60.01%   60.06%   +0.05%     
==========================================
  Files          32       32              
  Lines        3509     3546      +37     
==========================================
+ Hits         2106     2130      +24     
- Misses       1403     1416      +13     
Files with missing lines Coverage Δ
reana_server/config.py 83.97% <100.00%> (+0.93%) ⬆️
reana_server/rest/workflows.py 51.13% <100.00%> (+0.09%) ⬆️
reana_server/rest/info.py 77.08% <58.33%> (-6.25%) ⬇️
reana_server/validation.py 70.73% <46.66%> (-5.74%) ⬇️

Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 13, 2024
@Alputer Alputer changed the title feat(dask): integrate Dask into reana (#701) feat(dask): Dask integration (#701) Sep 15, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 15, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 15, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 16, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 16, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 16, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 19, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 20, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 20, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 20, 2024
Alputer added a commit to Alputer/reana-server that referenced this pull request Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

1 participant