Skip to content

Add types to the package. #31

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 11 commits into from
Apr 15, 2022
Merged

Add types to the package. #31

merged 11 commits into from
Apr 15, 2022

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Jan 18, 2022

Only works with pytask-dev/pytask#197.

@tobiasraabe tobiasraabe added this to the v0.2.0 milestone Mar 10, 2022
@tobiasraabe tobiasraabe changed the base branch from main to align-w-pytask-v0.2 March 13, 2022 13:10
Base automatically changed from align-w-pytask-v0.2 to main April 15, 2022 17:18
@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #31 (dcfe547) into main (49a58b5) will decrease coverage by 0.14%.
The diff coverage is 96.29%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   96.99%   96.84%   -0.15%     
==========================================
  Files          13       13              
  Lines         399      412      +13     
==========================================
+ Hits          387      399      +12     
- Misses         12       13       +1     
Flag Coverage Δ
end_to_end 91.26% <96.29%> (+0.03%) ⬆️
integration 50.72% <85.18%> (+0.85%) ⬆️
unit 50.48% <81.48%> (+0.61%) ⬆️

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

Impacted Files Coverage Δ
src/pytask_parallel/execute.py 92.80% <93.75%> (-0.25%) ⬇️
src/pytask_parallel/build.py 100.00% <100.00%> (ø)
src/pytask_parallel/callbacks.py 100.00% <100.00%> (ø)
src/pytask_parallel/config.py 100.00% <100.00%> (ø)
src/pytask_parallel/logging.py 100.00% <100.00%> (ø)
src/pytask_parallel/plugin.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49a58b5...dcfe547. Read the comment docs.

@tobiasraabe tobiasraabe merged commit a7d5230 into main Apr 15, 2022
@tobiasraabe tobiasraabe deleted the add-typing branch April 15, 2022 17:48
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