Skip to content

Refactor ProcessPoolExecutor. #56

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 3 commits into from
Apr 22, 2023
Merged

Refactor ProcessPoolExecutor. #56

merged 3 commits into from
Apr 22, 2023

Conversation

tobiasraabe
Copy link
Member

  • Fix.
  • to changes.

Changes

Provide a description and/or bullet points to describe the changes in this PR.

Todo

  • Reference issues which can be closed due to this PR with "Closes #x".
  • Review whether the documentation needs to be updated.
  • Document PR in CHANGES.md.

@tobiasraabe tobiasraabe added this to the v0.3.1 milestone Apr 19, 2023
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #56 (e830e4f) into main (49d48ac) will decrease coverage by 0.66%.
The diff coverage is 72.72%.

❗ Current head e830e4f differs from pull request most recent head 4cefdfc. Consider uploading reports for the commit 4cefdfc to get more accurate results

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   95.09%   94.44%   -0.66%     
==========================================
  Files          10       10              
  Lines         408      414       +6     
==========================================
+ Hits          388      391       +3     
- Misses         20       23       +3     
Flag Coverage Δ
end_to_end 87.68% <72.72%> (-0.56%) ⬇️
integration 50.00% <72.72%> (+0.49%) ⬆️
unit 46.37% <63.63%> (+0.78%) ⬆️

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

Impacted Files Coverage Δ
src/pytask_parallel/execute.py 92.59% <ø> (-0.23%) ⬇️
src/pytask_parallel/backends.py 70.00% <72.72%> (+1.57%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tobiasraabe tobiasraabe merged commit d7fb5e5 into main Apr 22, 2023
@tobiasraabe tobiasraabe deleted the refactor-serialization branch April 22, 2023 00:34
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