Skip to content

Deprecated spec validator fix #717

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
Nov 6, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Nov 5, 2023

Move from validator to cis for openapi -spec-validator

Fixes #715

@p1c2u p1c2u changed the base branch from master to stable/0.18.x November 5, 2023 21:51
@p1c2u p1c2u force-pushed the fix/deprecated-spec-validator-fix branch 3 times, most recently from f75baf9 to 3d14e49 Compare November 5, 2023 22:07
Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Merging #717 (b0fd71e) into stable/0.18.x (1b688bb) will decrease coverage by 0.04%.
The diff coverage is 87.50%.

❗ Current head b0fd71e differs from pull request most recent head 536fa8d. Consider uploading reports for the commit 536fa8d to get more accurate results

@@                Coverage Diff                @@
##           stable/0.18.x     #717      +/-   ##
=================================================
- Coverage          90.84%   90.81%   -0.04%     
=================================================
  Files                123      123              
  Lines               3463     3473      +10     
  Branches             423      427       +4     
=================================================
+ Hits                3146     3154       +8     
- Misses               266      267       +1     
- Partials              51       52       +1     
Files Coverage Δ
...penapi_core/unmarshalling/schemas/unmarshallers.py 95.48% <ø> (ø)
openapi_core/spec/paths.py 94.44% <87.50%> (-5.56%) ⬇️

@p1c2u p1c2u force-pushed the fix/deprecated-spec-validator-fix branch 6 times, most recently from 24a438b to b0fd71e Compare November 6, 2023 10:23
@p1c2u p1c2u force-pushed the fix/deprecated-spec-validator-fix branch from b0fd71e to 536fa8d Compare November 6, 2023 10:39
@p1c2u p1c2u merged commit 9f180a9 into stable/0.18.x Nov 6, 2023
@p1c2u p1c2u deleted the fix/deprecated-spec-validator-fix branch November 6, 2023 13:25
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.

[Bug] 0.18.1 + all up to f5f5792a: pytest warnings + call trace
1 participant