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

Support vocabulary customization in custom meta-schemes #66

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Conversation

OptimumCode
Copy link
Owner

Resolves #46

@OptimumCode OptimumCode added the enhancement New feature or request label Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (38cca63) 90.11% compared to head (ea144fd) 90.51%.

Files Patch % Lines
...a/internal/config/Draft201909SchemaLoaderConfig.kt 61.53% 2 Missing and 3 partials ⚠️
...a/internal/config/Draft202012SchemaLoaderConfig.kt 78.26% 2 Missing and 3 partials ⚠️
...in/io/github/optimumcode/json/schema/SchemaType.kt 60.00% 1 Missing and 3 partials ⚠️
...b/optimumcode/json/schema/internal/SchemaLoader.kt 91.89% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   90.11%   90.51%   +0.39%     
==========================================
  Files          90       90              
  Lines        2033     2087      +54     
  Branches      508      520      +12     
==========================================
+ Hits         1832     1889      +57     
+ Misses         42       40       -2     
+ Partials      159      158       -1     

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

@OptimumCode OptimumCode merged commit 4bfa737 into main Feb 20, 2024
8 checks passed
@OptimumCode OptimumCode deleted the issue_#46 branch February 20, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support vocabulary customization through custom meta schema
1 participant