Skip to content

Support partialed functions. #80

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

Merged
merged 9 commits into from
Jan 12, 2024
Merged

Support partialed functions. #80

merged 9 commits into from
Jan 12, 2024

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Dec 19, 2023

Blocked by pytask-dev/pytask#536 and until pytask v0.4.5 is released.

@tobiasraabe tobiasraabe added this to the v0.4.1 milestone Dec 19, 2023
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (b9918b1) 97.43% compared to head (f85522f) 91.50%.

Files Patch % Lines
tests/test_execute.py 50.00% 5 Missing ⚠️
src/pytask_parallel/execute.py 83.33% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   97.43%   91.50%   -5.94%     
==========================================
  Files           3       10       +7     
  Lines         195      506     +311     
==========================================
+ Hits          190      463     +273     
- Misses          5       43      +38     
Flag Coverage Δ
end_to_end 88.93% <71.42%> (-1.84%) ⬇️
unit 48.81% <17.85%> (-8.63%) ⬇️

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) January 12, 2024 15:21
@tobiasraabe tobiasraabe merged commit 6de2cae into main Jan 12, 2024
@tobiasraabe tobiasraabe deleted the support-partial branch January 12, 2024 15:26
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.

1 participant