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

validate and validate_url shortcuts #294

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Oct 13, 2023

Deprecates validate_spec and validate_spec_url

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #294 (8564cc6) into master (5f24987) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
- Coverage   93.47%   93.45%   -0.03%     
==========================================
  Files          24       24              
  Lines         736      749      +13     
  Branches      106      107       +1     
==========================================
+ Hits          688      700      +12     
  Misses         36       36              
- Partials       12       13       +1     
Files Coverage Δ
openapi_spec_validator/__init__.py 100.00% <100.00%> (ø)
openapi_spec_validator/__main__.py 88.88% <100.00%> (-0.51%) ⬇️
openapi_spec_validator/shortcuts.py 98.00% <100.00%> (-2.00%) ⬇️
openapi_spec_validator/validation/validators.py 95.52% <ø> (-0.07%) ⬇️

@p1c2u p1c2u force-pushed the feature/validate-and-validate-url-shortcuts branch from 8844ec7 to babf53d Compare October 13, 2023 11:24
@p1c2u p1c2u force-pushed the feature/validate-and-validate-url-shortcuts branch from babf53d to 8564cc6 Compare October 13, 2023 11:27
@p1c2u p1c2u merged commit a9e9f27 into master Oct 13, 2023
@p1c2u p1c2u deleted the feature/validate-and-validate-url-shortcuts branch October 13, 2023 11:40
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