Skip to content

Get rid of unmarshal in schema #189

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

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 3, 2020

No description provided.

@p1c2u p1c2u force-pushed the refactor/get-rid-of-unmarshal-in-schema branch from e0b5efb to 61fb830 Compare February 3, 2020 01:30
@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   96.27%   96.35%   +0.08%     
==========================================
  Files          97       97              
  Lines        1958     1948      -10     
==========================================
- Hits         1885     1877       -8     
+ Misses         73       71       -2
Impacted Files Coverage Δ
openapi_core/schema/schemas/models.py 98.52% <ø> (+1.12%) ⬆️
openapi_core/unmarshalling/schemas/exceptions.py 92.59% <ø> (+1.41%) ⬆️
openapi_core/validation/request/validators.py 95.32% <100%> (+0.13%) ⬆️
openapi_core/validation/response/validators.py 89.85% <100%> (+0.46%) ⬆️

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 b003ccc...61fb830. Read the comment docs.

@p1c2u p1c2u merged commit cb54400 into master Feb 3, 2020
@p1c2u p1c2u deleted the refactor/get-rid-of-unmarshal-in-schema branch February 3, 2020 01:40
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