Skip to content

Flask OpenAPI view & decorator #177

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 4 commits into from
Jan 26, 2020
Merged

Flask OpenAPI view & decorator #177

merged 4 commits into from
Jan 26, 2020

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 13, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jan 13, 2020

Codecov Report

Merging #177 into master will increase coverage by 0.3%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #177     +/-   ##
=========================================
+ Coverage   96.32%   96.62%   +0.3%     
=========================================
  Files          84       91      +7     
  Lines        1794     1899    +105     
=========================================
+ Hits         1728     1835    +107     
+ Misses         66       64      -2
Impacted Files Coverage Δ
openapi_core/contrib/flask/decorators.py 100% <100%> (ø)
openapi_core/schema/media_types/models.py 90.47% <100%> (ø) ⬆️
openapi_core/contrib/flask/providers.py 100% <100%> (ø)
openapi_core/validation/decorators.py 100% <100%> (ø)
openapi_core/contrib/flask/handlers.py 100% <100%> (ø)
openapi_core/validation/processors.py 100% <100%> (ø)
openapi_core/contrib/flask/views.py 100% <100%> (ø)
openapi_core/schema/media_types/util.py 100% <100%> (ø)
openapi_core/schema/schemas/_format.py 85.29% <0%> (-4.42%) ⬇️
... and 11 more

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 ca63475...82f8280. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/flask-openapi-view branch 11 times, most recently from 8ede46f to b16909c Compare January 24, 2020 15:11
@p1c2u p1c2u force-pushed the feature/flask-openapi-view branch from d81ab18 to 0f7fa52 Compare January 24, 2020 21:02
@p1c2u p1c2u changed the title Flask OpenAPI view Flask OpenAPI view & decorator Jan 24, 2020
@p1c2u p1c2u merged commit 17b7956 into master Jan 26, 2020
@p1c2u p1c2u deleted the feature/flask-openapi-view branch January 26, 2020 23:37
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