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

Correctly unconfigure pytask. #485

Merged
merged 1 commit into from Nov 8, 2023
Merged

Correctly unconfigure pytask. #485

merged 1 commit into from Nov 8, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Nov 8, 2023

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.3 milestone Nov 8, 2023
@tobiasraabe tobiasraabe enabled auto-merge (squash) November 8, 2023 23:31
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

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

Comparison is base (307db03) 96.41% compared to head (ad9a607) 96.40%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #485      +/-   ##
==========================================
- Coverage   96.41%   96.40%   -0.01%     
==========================================
  Files         104      104              
  Lines        8833     8839       +6     
==========================================
+ Hits         8516     8521       +5     
- Misses        317      318       +1     
Flag Coverage Δ
end_to_end 82.74% <83.33%> (+<0.01%) ⬆️
integration 40.47% <0.00%> (-0.03%) ⬇️
unit 67.66% <0.00%> (-0.05%) ⬇️

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

Files Coverage Δ
src/_pytask/build.py 99.01% <ø> (ø)
src/_pytask/clean.py 100.00% <100.00%> (ø)
src/_pytask/collect_command.py 100.00% <100.00%> (ø)
src/_pytask/mark/__init__.py 100.00% <100.00%> (ø)
src/_pytask/profile.py 100.00% <100.00%> (ø)
src/_pytask/dag_command.py 69.67% <50.00%> (-0.33%) ⬇️

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

@tobiasraabe tobiasraabe merged commit 6d2c07f into main Nov 8, 2023
20 checks passed
@tobiasraabe tobiasraabe deleted the unconfigure branch November 8, 2023 23:35
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