Skip to content

Flask OpenAPI request parameters #185

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
Jan 27, 2020

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 27, 2020

No description provided.

@p1c2u p1c2u force-pushed the feature/flask-openapi-request-parameters branch from 12b5c40 to 5b86bc4 Compare January 27, 2020 11:15
@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

Merging #185 into master will increase coverage by 0.25%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
+ Coverage   96.52%   96.77%   +0.25%     
==========================================
  Files          91       91              
  Lines        1899     1893       -6     
==========================================
- Hits         1833     1832       -1     
+ Misses         66       61       -5
Impacted Files Coverage Δ
openapi_core/contrib/flask/decorators.py 100% <100%> (ø) ⬆️
openapi_core/validation/decorators.py 100% <100%> (ø) ⬆️
openapi_core/validation/processors.py 100% <100%> (ø) ⬆️
openapi_core/schema/schemas/_validators.py 92.5% <0%> (+2.5%) ⬆️
openapi_core/compat.py 100% <0%> (+44.44%) ⬆️

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 17b7956...5059f05. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/flask-openapi-request-parameters branch from 5b86bc4 to 5059f05 Compare January 27, 2020 11:23
@p1c2u p1c2u merged commit 09bff35 into master Jan 27, 2020
@p1c2u p1c2u deleted the feature/flask-openapi-request-parameters branch January 27, 2020 11:30
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