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

Update json schema lib #251

Merged
merged 3 commits into from
Nov 10, 2022
Merged

Update json schema lib #251

merged 3 commits into from
Nov 10, 2022

Conversation

decentralgabe
Copy link
Member

Fixes #231. New lib which supports the newer drafts of json schema.

@codecov-commenter
Copy link

Codecov Report

Merging #251 (82c38c6) into main (be34aab) will decrease coverage by 0.33%.
The diff coverage is 35.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #251      +/-   ##
==========================================
- Coverage   59.35%   59.03%   -0.33%     
==========================================
  Files          38       38              
  Lines        4443     4459      +16     
==========================================
- Hits         2637     2632       -5     
- Misses       1389     1407      +18     
- Partials      417      420       +3     
Impacted Files Coverage Δ
schema/jsonschema.go 53.85% <35.48%> (-37.82%) ⬇️

@decentralgabe decentralgabe merged commit a9e6790 into main Nov 10, 2022
@decentralgabe decentralgabe deleted the update-json-schema-lib branch November 10, 2022 17:04
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.

Switch JSON Schema Lib
3 participants