Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix flask decorator function return other types #489

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 26, 2023

Fixes #488

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Merging #489 (a50ff1d) into master (221d212) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #489   +/-   ##
=======================================
  Coverage   92.21%   92.21%           
=======================================
  Files         105      105           
  Lines        2967     2969    +2     
  Branches      255      255           
=======================================
+ Hits         2736     2738    +2     
  Misses        189      189           
  Partials       42       42           
Impacted Files Coverage Δ
openapi_core/contrib/flask/decorators.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@p1c2u p1c2u merged commit 9005a84 into master Jan 26, 2023
@p1c2u p1c2u deleted the fix/flask-decorator-function-return-other-types-fix branch January 26, 2023 04:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flask Integation decorator failing
1 participant