-
Notifications
You must be signed in to change notification settings - Fork 14
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
Try goccy/go-json #14
base: master
Are you sure you want to change the base?
Conversation
Hi ! I've fixed this problem with |
Benchmark ResultBenchmark diff with base branch
|
Unit Test Coveragetotal: (statements) 68.5% Coverage diff with base branch15c15
< github.com/swaggest/jsonschema-go/date.go UnmarshalJSON 100.0%
---
> github.com/swaggest/jsonschema-go/date.go UnmarshalJSON 80.0%
130c130
< total: (statements) 68.7%
---
> total: (statements) 68.5% |
Codecov Report
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
- Coverage 63.61% 63.38% -0.24%
==========================================
Files 6 6
Lines 863 863
==========================================
- Hits 549 547 -2
- Misses 259 260 +1
- Partials 55 56 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Thank you, works well! |
No description provided.