bytedance / sonic

A blazingly fast JSON serializing & deserializing library
Apache License 2.0
6.71k stars 333 forks source link

fix: unnecessary ptr check `json.Unmarshaler` #530

Closed AsterDY closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #530 (1a4e774) into main (73a97ab) will increase coverage by 0.07%. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #530      +/-   ##
==========================================
+ Coverage   78.20%   78.27%   +0.07%     
==========================================
  Files          65       69       +4     
  Lines       10602    10688      +86     
==========================================
+ Hits         8291     8366      +75     
- Misses       1959     1961       +2     
- Partials      352      361       +9     
Files Changed Coverage Δ
internal/decoder/compiler.go 69.93% <ø> (+0.73%) :arrow_up:

... and 4 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more