Skip to content

Move casters to separate subpackage #184

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
Jan 27, 2020

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 23, 2020

Next step in package cleanup/refactoring

@codecov
Copy link

codecov bot commented Jan 23, 2020

Codecov Report

Merging #184 into master will decrease coverage by 0.14%.
The diff coverage is 91.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
- Coverage   96.32%   96.17%   -0.15%     
==========================================
  Files          84       88       +4     
  Lines        1794     1829      +35     
==========================================
+ Hits         1728     1759      +31     
- Misses         66       70       +4
Impacted Files Coverage Δ
openapi_core/schema/schemas/exceptions.py 94.44% <ø> (+2.77%) ⬆️
openapi_core/schema/media_types/models.py 90.69% <100%> (+0.22%) ⬆️
openapi_core/casting/schemas/factories.py 100% <100%> (ø)
openapi_core/schema/schemas/models.py 97.77% <100%> (-0.21%) ⬇️
openapi_core/schema/parameters/models.py 97.22% <100%> (+0.03%) ⬆️
openapi_core/casting/schemas/util.py 50% <50%> (ø)
openapi_core/casting/schemas/exceptions.py 87.5% <87.5%> (ø)
openapi_core/casting/schemas/casters.py 95.23% <95.23%> (ø)
... and 2 more

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 ca63475...368f688. Read the comment docs.

@p1c2u p1c2u merged commit c3f9ada into master Jan 27, 2020
@p1c2u p1c2u deleted the refactor/move-casters-to-subpackage branch January 27, 2020 13:24
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