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

v0.12.1 #182

Merged
merged 7 commits into from
Oct 8, 2023
Merged

v0.12.1 #182

merged 7 commits into from
Oct 8, 2023

Conversation

daveshanley
Copy link
Member

Deals with some issues found in pb33f/libopenapi-validator#26

Minor refactoring from #176 and #174 will be included with the release.

@daveshanley daveshanley marked this pull request as ready for review October 8, 2023 15:04
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4847c4b) 99.75% compared to head (929fc4c) 99.75%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         149      149           
  Lines       10793    10822   +29     
=======================================
+ Hits        10767    10796   +29     
  Misses         26       26           
Flag Coverage Δ
unittests 99.75% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
datamodel/high/base/schema.go 100.00% <100.00%> (ø)
datamodel/high/node_builder.go 98.78% <100.00%> (+<0.01%) ⬆️
datamodel/low/base/schema.go 99.48% <100.00%> (+0.01%) ⬆️
datamodel/low/v3/create_document.go 100.00% <ø> (ø)
datamodel/spec_info.go 100.00% <100.00%> (ø)
index/circular_reference_result.go 100.00% <ø> (ø)
index/index_model.go 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: quobix <dave@quobix.com>
It’s easier to determine now which version is which.

Signed-off-by: quobix <dave@quobix.com>
Signed-off-by: quobix <dave@quobix.com>
version can be extracted from anywhere in the model.  Added logic for extracting the correct
version for exlusiveMaximum and exlusiveMinimum

Signed-off-by: quobix <dave@quobix.com>
If they are zero, but they are defined then do the right thing!

Signed-off-by: quobix <dave@quobix.com>
Signed-off-by: quobix <dave@quobix.com>
Signed-off-by: quobix <dave@quobix.com>
@daveshanley daveshanley merged commit 1d566cd into main Oct 8, 2023
3 checks passed
@daveshanley daveshanley deleted the v0.12.1 branch October 8, 2023 16:27
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