Skip to content

validate_request and validate_response return value deprecation fix#589

Merged
p1c2u merged 1 commit intomasterfrom
fix/validate-request-response-deprecation-warning-fix
Jun 12, 2023
Merged

validate_request and validate_response return value deprecation fix#589
p1c2u merged 1 commit intomasterfrom
fix/validate-request-response-deprecation-warning-fix

Conversation

@p1c2u
Copy link
Copy Markdown
Collaborator

@p1c2u p1c2u commented Jun 12, 2023

Fixes #586

@p1c2u p1c2u force-pushed the fix/validate-request-response-deprecation-warning-fix branch from 0143815 to a01806d Compare June 12, 2023 22:55
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 12, 2023

Codecov Report

Merging #589 (a01806d) into master (35872a9) will increase coverage by 0.01%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master     #589      +/-   ##
==========================================
+ Coverage   90.36%   90.38%   +0.01%     
==========================================
  Files         127      127              
  Lines        3738     3745       +7     
  Branches      454      454              
==========================================
+ Hits         3378     3385       +7     
  Misses        303      303              
  Partials       57       57              
Impacted Files Coverage Δ
openapi_core/shortcuts.py 100.00% <100.00%> (ø)

@p1c2u p1c2u force-pushed the fix/validate-request-response-deprecation-warning-fix branch from a01806d to cec771c Compare June 12, 2023 23:18
@p1c2u p1c2u merged commit 300eb29 into master Jun 12, 2023
@p1c2u p1c2u deleted the fix/validate-request-response-deprecation-warning-fix branch June 12, 2023 23: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.

[Bug]: DeprecationWarning on validate_request, validate_response

1 participant