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

CLI detect spec version #171

Merged
merged 1 commit into from Sep 2, 2022
Merged

CLI detect spec version #171

merged 1 commit into from Sep 2, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 2, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Merging #171 (7bd456d) into master (1194aac) will decrease coverage by 3.12%.
The diff coverage is 82.55%.

@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
- Coverage   94.70%   91.58%   -3.13%     
==========================================
  Files          11       13       +2     
  Lines         378      416      +38     
  Branches       60       64       +4     
==========================================
+ Hits          358      381      +23     
- Misses         11       24      +13     
- Partials        9       11       +2     
Impacted Files Coverage Δ
openapi_spec_validator/exceptions.py 100.00% <ø> (ø)
openapi_spec_validator/validation/protocols.py 73.91% <73.91%> (ø)
openapi_spec_validator/validation/proxies.py 74.07% <74.07%> (ø)
openapi_spec_validator/validation/validators.py 90.62% <88.23%> (-1.10%) ⬇️
openapi_spec_validator/__init__.py 100.00% <100.00%> (ø)
openapi_spec_validator/__main__.py 87.93% <100.00%> (+0.21%) ⬆️
openapi_spec_validator/readers.py 100.00% <100.00%> (ø)
openapi_spec_validator/shortcuts.py 100.00% <100.00%> (ø)
openapi_spec_validator/validation/__init__.py 100.00% <100.00%> (ø)
openapi_spec_validator/validation/exceptions.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@p1c2u p1c2u merged commit 1ed28ff into master Sep 2, 2022
@p1c2u p1c2u deleted the feature/cli-detect-spec-version branch September 2, 2022 09:37
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.

None yet

1 participant