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

schemas and validators lazy loading proxy #170

Merged
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 #170 (8f03701) into master (d44657a) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   94.47%   94.70%   +0.23%     
==========================================
  Files          11       11              
  Lines         362      378      +16     
  Branches       60       60              
==========================================
+ Hits          342      358      +16     
  Misses         11       11              
  Partials        9        9              
Impacted Files Coverage Δ
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%> (ø)

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 1194aac into master Sep 2, 2022
@p1c2u p1c2u deleted the feature/schemas-and-validators-lazy-loading-proxy branch September 2, 2022 08:19
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