Skip to content

Primitive types unmarshallers #138

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
Jun 17, 2019
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented May 23, 2019

No description provided.

@codecov
Copy link

codecov bot commented May 23, 2019

Codecov Report

Merging #138 into master will increase coverage by 0.74%.
The diff coverage is 98.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   96.07%   96.82%   +0.74%     
==========================================
  Files          56       57       +1     
  Lines        1555     1575      +20     
==========================================
+ Hits         1494     1525      +31     
+ Misses         61       50      -11
Impacted Files Coverage Δ
openapi_core/schema/schemas/unmarshallers.py 100% <100%> (ø)
openapi_core/schema/schemas/models.py 96.66% <100%> (+3.02%) ⬆️
openapi_core/schema/media_types/models.py 85.29% <100%> (ø) ⬆️
openapi_core/schema/parameters/models.py 96.82% <100%> (ø) ⬆️
openapi_core/schema/schemas/exceptions.py 83.33% <87.5%> (+0.64%) ⬆️

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 9376b2e...9d9629b. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/primitive-types-unmarshallers branch from fb3cce9 to 9d9629b Compare June 17, 2019 15:25
@p1c2u p1c2u merged commit 78ede74 into master Jun 17, 2019
@p1c2u p1c2u deleted the feature/primitive-types-unmarshallers branch June 17, 2019 15:52
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