Skip to content

Missing Info models #193

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
Feb 3, 2020
Merged

Missing Info models #193

merged 1 commit into from
Feb 3, 2020

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 3, 2020

Fixes #181

@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #193 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   96.22%   96.32%   +0.09%     
==========================================
  Files         103      107       +4     
  Lines        1988     2039      +51     
==========================================
+ Hits         1913     1964      +51     
  Misses         75       75
Impacted Files Coverage Δ
openapi_core/schema/contacts/models.py 100% <100%> (ø)
openapi_core/schema/licenses/factories.py 100% <100%> (ø)
openapi_core/schema/contacts/factories.py 100% <100%> (ø)
openapi_core/schema/licenses/models.py 100% <100%> (ø)
openapi_core/schema/infos/factories.py 100% <100%> (ø) ⬆️
openapi_core/schema/infos/models.py 100% <100%> (ø) ⬆️

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 e553923...d4ac097. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/missing-info-models branch from 950af23 to d4ac097 Compare February 3, 2020 19:50
@p1c2u p1c2u merged commit a80648e into master Feb 3, 2020
@p1c2u p1c2u deleted the feature/missing-info-models branch February 3, 2020 20:01
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.

Incomplete OAS modeling
1 participant