Skip to content

add support for "links" in Response #131

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 21, 2019
Merged

Conversation

MCapitani
Copy link
Contributor

As per issue #119

@codecov
Copy link

codecov bot commented Apr 18, 2019

Codecov Report

Merging #131 into master will increase coverage by 0.03%.
The diff coverage is 95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
+ Coverage   96.33%   96.36%   +0.03%     
==========================================
  Files          54       56       +2     
  Lines        1474     1514      +40     
==========================================
+ Hits         1420     1459      +39     
- Misses         54       55       +1
Impacted Files Coverage Δ
openapi_core/schema/links/models.py 100% <100%> (ø)
openapi_core/schema/responses/generators.py 100% <100%> (ø) ⬆️
openapi_core/schema/links/generators.py 92% <92%> (ø)
openapi_core/schema/paths/models.py 100% <0%> (+16.66%) ⬆️

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...f748783. 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.

LGTM. Cheers

@p1c2u p1c2u merged commit f0cfa2d into python-openapi:master May 21, 2019
bjmc pushed a commit to bjmc/openapi-core that referenced this pull request Jun 12, 2019
add support for "links" in Response
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