Skip to content

Add protocols for tasks. #412

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 10 commits into from
Sep 4, 2023
Merged

Add protocols for tasks. #412

merged 10 commits into from
Sep 4, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Sep 4, 2023

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.0 milestone Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage: 98.18% and project coverage change: -0.02% ⚠️

Comparison is base (4bd60bf) 95.66% compared to head (c7213d8) 95.64%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
- Coverage   95.66%   95.64%   -0.02%     
==========================================
  Files          94       94              
  Lines        8303     8334      +31     
==========================================
+ Hits         7943     7971      +28     
- Misses        360      363       +3     
Flag Coverage Δ
end_to_end 83.02% <93.33%> (+0.08%) ⬆️
integration 39.76% <62.42%> (+0.21%) ⬆️
unit 66.13% <86.06%> (+0.11%) ⬆️

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

Files Changed Coverage Δ
tests/test_console.py 98.63% <75.00%> (-1.37%) ⬇️
src/_pytask/console.py 94.54% <77.77%> (-1.86%) ⬇️
src/_pytask/capture.py 90.28% <100.00%> (+0.05%) ⬆️
src/_pytask/clean.py 93.33% <100.00%> (+0.13%) ⬆️
src/_pytask/collect.py 95.37% <100.00%> (+0.02%) ⬆️
src/_pytask/collect_command.py 89.43% <100.00%> (+0.26%) ⬆️
src/_pytask/dag.py 100.00% <100.00%> (ø)
src/_pytask/dag_utils.py 100.00% <100.00%> (ø)
src/_pytask/database_utils.py 95.74% <100.00%> (ø)
src/_pytask/debugging.py 72.84% <100.00%> (ø)
... and 16 more

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

@tobiasraabe tobiasraabe enabled auto-merge (squash) September 4, 2023 12:28
@tobiasraabe tobiasraabe merged commit 802ceca into main Sep 4, 2023
@tobiasraabe tobiasraabe deleted the task-protocol branch September 4, 2023 12:30
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