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 (#238) #238

Closed
wants to merge 2 commits into from

Conversation

Alputer
Copy link
Member

@Alputer Alputer commented Aug 21, 2024

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

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 73.26%. Comparing base (5b41246) to head (e85f1ce).

Files with missing lines Patch % Lines
reana_db/models.py 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
- Coverage   73.31%   73.26%   -0.06%     
==========================================
  Files           7        7              
  Lines         918      920       +2     
==========================================
+ Hits          673      674       +1     
- Misses        245      246       +1     
Files with missing lines Coverage Δ
reana_db/models.py 90.20% <50.00%> (-0.16%) ⬇️

@Alputer Alputer marked this pull request as ready for review August 29, 2024 10:40
@Alputer
Copy link
Member Author

Alputer commented Aug 30, 2024

The function requires_dask is moved to reana-workflow-controller. Hence, this pull request is no longer applicable.

@Alputer Alputer closed this Aug 30, 2024
@Alputer Alputer deleted the dask-integration branch August 30, 2024 09:11
tiborsimko added a commit to tiborsimko/reana-db that referenced this pull request Sep 2, 2024
Pin `setuptools` to the maximum version of 70 to allow working on Ubuntu
20.04 LTS based environments. (New versions of `setuptools` are not
compatible.)

Note that this fix is necessary only for the `maint-0.9` branches and
the REANA 0.9 release series. In `master` we have switched to Ubuntu
24.04 LTS based environments and Python 3.12 and no pinning is necessary
there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant