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

Allow task functions to be partialed. #536

Merged
merged 2 commits into from Dec 19, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Dec 19, 2023

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.5 milestone Dec 19, 2023
@tobiasraabe tobiasraabe enabled auto-merge (squash) December 19, 2023 21:24
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

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

Comparison is base (c69ab45) 50.78% compared to head (bd96374) 50.82%.

Files Patch % Lines
src/_pytask/task_utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #536      +/-   ##
==========================================
+ Coverage   50.78%   50.82%   +0.04%     
==========================================
  Files         105      105              
  Lines        8895     8905      +10     
==========================================
+ Hits         4517     4526       +9     
- Misses       4378     4379       +1     
Flag Coverage Δ
end_to_end 37.47% <66.66%> (+0.02%) ⬆️
integration 17.32% <41.66%> (+0.03%) ⬆️
unit 30.34% <66.66%> (+0.05%) ⬆️

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 merged commit 524353b into main Dec 19, 2023
25 checks passed
@tobiasraabe tobiasraabe deleted the allow-partialed-as-task-funcs branch December 19, 2023 21:32
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