-
Notifications
You must be signed in to change notification settings - Fork 80
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
[WIP] JSON schema #578
base: latest
Are you sure you want to change the base?
[WIP] JSON schema #578
Conversation
Codecov Report
@@ Coverage Diff @@
## master #578 +/- ##
==========================================
+ Coverage 83.89% 88.43% +4.54%
==========================================
Files 98 31 -67
Lines 9126 4790 -4336
Branches 0 46 +46
==========================================
- Hits 7656 4236 -3420
+ Misses 1470 551 -919
- Partials 0 3 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
also see: https://github.com/wolverdude/GenSON |
2aa9cf0
to
99d1d17
Compare
see also: https://github.com/GREsau/schemars |
93ad9a8
to
c92830b
Compare
@jiarong asked for this about a month ago and I forgot to open a PR.
Create JSON schemas for minhash and SBTs
TODO
jsonschema
)Checklist
make test
Did it pass the tests?make coverage
Is the new code covered?without a major version increment. Changing file formats also requires a
major version number increment.
changes were made?