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

Add support for dask. #86

Merged
merged 21 commits into from
Apr 5, 2024
Merged

Add support for dask. #86

merged 21 commits into from
Apr 5, 2024

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Mar 24, 2024

No description provided.

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 72.52747% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 90.95%. Comparing base (d3a7bdc) to head (3d6ed34).

Files Patch % Lines
src/pytask_parallel/dask.py 69.56% 14 Missing ⚠️
src/pytask_parallel/backends.py 61.53% 10 Missing ⚠️
src/pytask_parallel/config.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
- Coverage   94.17%   90.95%   -3.23%     
==========================================
  Files          16       17       +1     
  Lines         584      652      +68     
==========================================
+ Hits          550      593      +43     
- Misses         34       59      +25     
Flag Coverage Δ
end_to_end 88.95% <72.52%> (-3.00%) ⬇️
unit 52.14% <50.54%> (+0.94%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobiasraabe tobiasraabe enabled auto-merge (squash) April 5, 2024 11:11
@tobiasraabe tobiasraabe merged commit ac2fda1 into main Apr 5, 2024
21 of 24 checks passed
@tobiasraabe tobiasraabe deleted the dask branch April 5, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant