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

Remove unnecessary hook. #24

Merged
merged 3 commits into from
Mar 10, 2022
Merged

Remove unnecessary hook. #24

merged 3 commits into from
Mar 10, 2022

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.

@tobiasraabe tobiasraabe added this to the v0.2.0 milestone Mar 10, 2022
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #24 (be8eef4) into main (238e002) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   98.53%   98.45%   -0.09%     
==========================================
  Files          13       13              
  Lines         342      324      -18     
==========================================
- Hits          337      319      -18     
  Misses          5        5              
Flag Coverage Δ
end_to_end 87.34% <ø> (+1.38%) ⬆️
unit 66.97% <ø> (-1.74%) ⬇️

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

Impacted Files Coverage Δ
src/pytask_r/collect.py 100.00% <ø> (ø)
tests/test_collect.py 98.36% <ø> (-0.26%) ⬇️
tests/test_parallel.py 96.22% <ø> (ø)

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 238e002...be8eef4. Read the comment docs.

@tobiasraabe tobiasraabe merged commit e319203 into main Mar 10, 2022
@tobiasraabe tobiasraabe deleted the remove-hook branch March 10, 2022 13:11
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