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 bug with multiple decorators on the same cbv endpoint #18

Merged
merged 1 commit into from
Mar 7, 2020

Conversation

dmontagu
Copy link
Collaborator

@dmontagu dmontagu commented Mar 7, 2020

Closes #16

@codecov
Copy link

codecov bot commented Mar 7, 2020

Codecov Report

Merging #18 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          294       288    -6     
  Branches        38        36    -2     
=========================================
- Hits           294       288    -6     

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 42c6898...2a1af84. Read the comment docs.

@dmontagu dmontagu merged commit af95ff4 into master Mar 7, 2020
nyejon added a commit to nyejon/fastapi-utils that referenced this pull request Mar 7, 2020
Fix bug with multiple decorators on the same cbv endpoint (fastapiutils#18)
pavelzw pushed a commit to pavelzw/fastapi-utils that referenced this pull request Aug 13, 2023
…rage-5.3.1

Bump coverage from 5.2 to 5.3.1
@yuval9313 yuval9313 deleted the fix-multiple-decorators branch May 11, 2024 14:49
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.

[BUG]/[FEATURE] multiple path's on the same method results in errors
1 participant