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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Alputer
Copy link
Member

@Alputer Alputer commented Aug 15, 2024

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

@Alputer Alputer self-assigned this Aug 15, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Aug 30, 2024
@Alputer Alputer marked this pull request as ready for review August 30, 2024 12:24
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Aug 30, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Aug 30, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Aug 30, 2024
@Alputer Alputer changed the title feat(dask): Add dask support to REANA (#464) feat(dask): Dask Integration (#464) Aug 30, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Sep 5, 2024
@Alputer Alputer force-pushed the dask-integration branch 2 times, most recently from fc0730b to f4dc6a3 Compare September 6, 2024 08:52
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Sep 6, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Sep 6, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Sep 6, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Sep 6, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.07%. Comparing base (db9c258) to head (d357643).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
+ Coverage   47.95%   48.07%   +0.11%     
==========================================
  Files          17       17              
  Lines        1299     1302       +3     
==========================================
+ Hits          623      626       +3     
  Misses        676      676              
Files with missing lines Coverage Δ
reana_job_controller/config.py 100.00% <100.00%> (ø)
reana_job_controller/job_manager.py 77.58% <100.00%> (+0.39%) ⬆️

Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Sep 6, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Sep 6, 2024
@@ -4,6 +4,7 @@ The list of contributors in alphabetical order:

- [Adelina Lintuluoto](https://orcid.org/0000-0002-0726-1452)
- [Agisilaos Kounelis](https://orcid.org/0000-0001-9312-3189)
- [Alp Tuna](https://orcid.org/0009-0001-1915-3993)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can add yourself in the same commit that introduced functionality. It is not necessary to split this into two commits.

Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Oct 24, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Oct 24, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Oct 24, 2024
Alputer added a commit to Alputer/reana-job-controller that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

2 participants