Skip to content

Fix issue with pytask --version and click v8. #113

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 1 commit into from
Jun 24, 2021
Merged

Fix issue with pytask --version and click v8. #113

merged 1 commit into from
Jun 24, 2021

Conversation

tobiasraabe
Copy link
Member

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 docs/changes.rst.

@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #113 (a9702f3) into main (2b36542) will decrease coverage by 0.00%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   93.30%   93.30%   -0.01%     
==========================================
  Files          62       63       +1     
  Lines        5260     5269       +9     
==========================================
+ Hits         4908     4916       +8     
- Misses        352      353       +1     
Flag Coverage Δ
end_to_end 79.93% <72.72%> (-0.03%) ⬇️
integration 41.71% <72.72%> (+0.04%) ⬆️
unit 67.26% <90.90%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
src/_pytask/cli.py 98.48% <83.33%> (-1.52%) ⬇️
tests/test_cli.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 2b36542...a9702f3. Read the comment docs.

@tobiasraabe tobiasraabe added this to the v0.0.16 milestone Jun 24, 2021
@tobiasraabe tobiasraabe merged commit 8e7686e into main Jun 24, 2021
@tobiasraabe tobiasraabe deleted the click-v8 branch June 24, 2021 21:42
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