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

property missing reference fix #191

Merged
merged 1 commit into from Feb 1, 2023
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 1, 2023

Fixes #183

@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #191 (a379748) into master (602ec11) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   92.38%   92.47%   +0.08%     
==========================================
  Files          13       13              
  Lines         420      425       +5     
  Branches       61       63       +2     
==========================================
+ Hits          388      393       +5     
  Misses         22       22              
  Partials       10       10              
Impacted Files Coverage Δ
openapi_spec_validator/validation/validators.py 91.89% <100.00%> (+0.22%) ⬆️

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 becc006 into master Feb 1, 2023
@p1c2u p1c2u deleted the fix/property-missing-reference-fix branch February 1, 2023 08: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.

Properties validation weren't implemented
1 participant