Skip to content

werkzeug flask root path fix #449

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
Dec 20, 2022
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Dec 20, 2022

Fixes #436

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #449 (48de8cb) into master (4055a36) will increase coverage by 0.10%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
+ Coverage   92.88%   92.99%   +0.10%     
==========================================
  Files         100      103       +3     
  Lines        2447     2483      +36     
  Branches      216      220       +4     
==========================================
+ Hits         2273     2309      +36     
  Misses        129      129              
  Partials       45       45              
Impacted Files Coverage Δ
openapi_core/contrib/flask/requests.py 86.66% <66.66%> (+0.95%) ⬆️
openapi_core/contrib/werkzeug/requests.py 100.00% <100.00%> (ø)
openapi_core/util.py 100.00% <0.00%> (ø)
openapi_core/exceptions.py 100.00% <0.00%> (ø)
openapi_core/__init__.py 100.00% <0.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 5c6ba11 into master Dec 20, 2022
@p1c2u p1c2u deleted the fix/wetkzeug-flask-root-path-fix branch December 20, 2022 07:21
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.

Error ServerNotFound when nesting Flask application with Werkzeug application dispatcher
1 participant