Skip to content

schemas and validation refactor#166

Merged
p1c2u merged 1 commit into
masterfrom
refactor/schemas-and-validation-refactor
Sep 1, 2022
Merged

schemas and validation refactor#166
p1c2u merged 1 commit into
masterfrom
refactor/schemas-and-validation-refactor

Conversation

@p1c2u
Copy link
Copy Markdown
Collaborator

@p1c2u p1c2u commented Sep 1, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 1, 2022

Codecov Report

Merging #166 (70325f6) into master (d047747) will increase coverage by 0.29%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   92.80%   93.10%   +0.29%     
==========================================
  Files           8       10       +2     
  Lines         278      290      +12     
  Branches       50       50              
==========================================
+ Hits          258      270      +12     
  Misses         11       11              
  Partials        9        9              
Impacted Files Coverage Δ
openapi_spec_validator/validation/decorators.py 100.00% <ø> (ø)
openapi_spec_validator/validation/exceptions.py 100.00% <ø> (ø)
openapi_spec_validator/__init__.py 100.00% <100.00%> (ø)
openapi_spec_validator/__main__.py 86.53% <100.00%> (ø)
openapi_spec_validator/schemas/__init__.py 100.00% <100.00%> (ø)
openapi_spec_validator/schemas/utils.py 100.00% <100.00%> (ø)
openapi_spec_validator/validation/__init__.py 100.00% <100.00%> (ø)
openapi_spec_validator/validation/validators.py 90.15% <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 dfe4ccb into master Sep 1, 2022
@p1c2u p1c2u deleted the refactor/schemas-and-validation-refactor branch September 1, 2022 09:48
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