Skip to content
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

Move to jsonschema-path #690

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Move to jsonschema-path #690

merged 1 commit into from
Oct 13, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Oct 13, 2023

Deprecates Spec class

@p1c2u p1c2u force-pushed the feature/move-to-jsonschema-path branch from 4859acc to ac91417 Compare October 13, 2023 14:32
@p1c2u p1c2u force-pushed the feature/move-to-jsonschema-path branch from ac91417 to 86f8218 Compare October 13, 2023 14:37
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #690 (86f8218) into master (4fac4d1) will decrease coverage by 0.08%.
The diff coverage is 98.16%.

@@            Coverage Diff             @@
##           master     #690      +/-   ##
==========================================
- Coverage   91.29%   91.22%   -0.08%     
==========================================
  Files         126      126              
  Lines        3586     3580       -6     
  Branches      429      429              
==========================================
- Hits         3274     3266       -8     
- Misses        264      265       +1     
- Partials       48       49       +1     
Files Coverage Δ
openapi_core/casting/schemas/casters.py 93.33% <100.00%> (ø)
openapi_core/casting/schemas/factories.py 100.00% <100.00%> (ø)
openapi_core/contrib/falcon/middlewares.py 100.00% <100.00%> (ø)
openapi_core/contrib/flask/decorators.py 100.00% <100.00%> (ø)
openapi_core/contrib/flask/views.py 100.00% <100.00%> (ø)
openapi_core/deserializing/styles/deserializers.py 100.00% <100.00%> (ø)
openapi_core/deserializing/styles/factories.py 100.00% <100.00%> (ø)
openapi_core/extensions/models/factories.py 100.00% <100.00%> (ø)
openapi_core/finders.py 100.00% <100.00%> (ø)
openapi_core/schema/parameters.py 96.96% <100.00%> (ø)
... and 30 more

@p1c2u p1c2u merged commit 0abae09 into master Oct 13, 2023
16 of 17 checks passed
@p1c2u p1c2u deleted the feature/move-to-jsonschema-path branch October 13, 2023 14:42
miketheman added a commit to miketheman/pyramid_openapi3 that referenced this pull request Feb 29, 2024
Refs: python-openapi/openapi-core#690

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
miketheman added a commit to miketheman/pyramid_openapi3 that referenced this pull request Mar 7, 2024
Refs: python-openapi/openapi-core#690

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
zupo pushed a commit to Pylons/pyramid_openapi3 that referenced this pull request Mar 7, 2024
Refs: python-openapi/openapi-core#690

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
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.

2 participants