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

feat(gen): add minProperties/maxProperties support #154

Merged
merged 3 commits into from Feb 4, 2022

Conversation

tdakkota
Copy link
Member

@tdakkota tdakkota commented Feb 4, 2022

No description provided.

@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #154 (0a4fa42) into main (d3f85ed) will increase coverage by 0.07%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   73.69%   73.77%   +0.07%     
==========================================
  Files          80       81       +1     
  Lines        5182     5212      +30     
==========================================
+ Hits         3819     3845      +26     
- Misses       1130     1134       +4     
  Partials      233      233              
Impacted Files Coverage Δ
gen/schema_gen_sum.go 89.39% <0.00%> (-1.85%) ⬇️
internal/ir/validation.go 92.72% <100.00%> (+0.72%) ⬆️
validate/object.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d3f85ed...0a4fa42. Read the comment docs.

@ernado ernado merged commit 7238ece into ogen-go:main Feb 4, 2022
@tdakkota tdakkota deleted the feat/map-validation branch February 4, 2022 11:25
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

2 participants