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

fix: fix functools.wrapped functions #28

Merged
merged 2 commits into from
Jul 15, 2022
Merged

fix: fix functools.wrapped functions #28

merged 2 commits into from
Jul 15, 2022

Conversation

tlambert03
Copy link
Member

fixes early termination while injecting a functools.wraps function

h/t @Czaki

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #28 (7b3b613) into main (a5c1803) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          499       499           
=========================================
  Hits           499       499           
Impacted Files Coverage Δ
src/in_n_out/_store.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 a5c1803...7b3b613. Read the comment docs.

@tlambert03 tlambert03 merged commit eb6cbb0 into main Jul 15, 2022
@tlambert03 tlambert03 deleted the fix-wrapped branch July 15, 2022 17:09
@tlambert03 tlambert03 added the bug Something isn't working label Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant