Skip to content

add support for path-level parameters #130

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
May 17, 2019

Conversation

MCapitani
Copy link
Contributor

As per issue #118

@codecov
Copy link

codecov bot commented Apr 18, 2019

Codecov Report

Merging #130 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   96.33%   96.41%   +0.08%     
==========================================
  Files          54       54              
  Lines        1474     1480       +6     
==========================================
+ Hits         1420     1427       +7     
+ Misses         54       53       -1
Impacted Files Coverage Δ
openapi_core/schema/paths/models.py 85.71% <100%> (+2.38%) ⬆️
openapi_core/schema/paths/generators.py 100% <100%> (ø) ⬆️
openapi_core/schema/operations/generators.py 100% <0%> (+2.56%) ⬆️

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 f274836...f232f74. Read the comment docs.

Copy link
Collaborator

@p1c2u p1c2u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MCapitani thanks for the contribution. LGTM

@p1c2u p1c2u merged commit f5d2611 into python-openapi:master May 17, 2019
bjmc pushed a commit to bjmc/openapi-core that referenced this pull request Jun 12, 2019
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.

2 participants