goccy / go-json

Fast JSON encoder/decoder compatible with encoding/json for Go
MIT License
3.13k stars 148 forks source link

fix: code optimization #452

Open testwill opened 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #452 (3a5cec6) into master (8e8cdea) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #452 +/- ## ======================================= Coverage 76.75% 76.75% ======================================= Files 55 55 Lines 18921 18921 ======================================= Hits 14522 14522 Misses 3763 3763 Partials 636 636 ```