Skip to content

Restructure #25

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 6 commits into from
May 25, 2018
Merged

Restructure #25

merged 6 commits into from
May 25, 2018

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Apr 18, 2018

Restructured:

  • schema objects
  • validators
  • wrappers
  • exceptions

@p1c2u p1c2u force-pushed the feature/restructure branch from 4f84bba to c23124b Compare April 18, 2018 10:59
@codecov
Copy link

codecov bot commented Apr 18, 2018

Codecov Report

Merging #25 into master will increase coverage by 0.02%.
The diff coverage is 98.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   98.47%   98.49%   +0.02%     
==========================================
  Files          18       50      +32     
  Lines         919      998      +79     
==========================================
+ Hits          905      983      +78     
- Misses         14       15       +1
Impacted Files Coverage Δ
openapi_core/schema/parameters/enums.py 93.75% <ø> (ø)
openapi_core/extensions/models/models.py 100% <ø> (ø)
openapi_core/schema/properties/generators.py 100% <100%> (ø)
openapi_core/schema/request_bodies/models.py 100% <100%> (ø)
openapi_core/shortcuts.py 100% <100%> (ø) ⬆️
openapi_core/validation/request/validators.py 100% <100%> (ø)
openapi_core/schema/schemas/models.py 95.5% <100%> (ø)
openapi_core/extensions/models/factories.py 100% <100%> (ø)
openapi_core/schema/responses/generators.py 100% <100%> (ø)
openapi_core/schema/infos/models.py 100% <100%> (ø)
... and 76 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 548a7d6...36f7d4e. Read the comment docs.

@AMcManigal AMcManigal mentioned this pull request Apr 24, 2018
@p1c2u p1c2u force-pushed the feature/restructure branch from c23124b to d11b510 Compare May 25, 2018 10:04
@p1c2u p1c2u force-pushed the feature/restructure branch from d11b510 to 36f7d4e Compare May 25, 2018 10:31
@p1c2u p1c2u merged commit 5d9a671 into master May 25, 2018
@p1c2u p1c2u deleted the feature/restructure branch May 25, 2018 10:37
bjmc pushed a commit to bjmc/openapi-core that referenced this pull request Jun 12, 2019
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