bytedance / sonic

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

fix: missing write-barrier when truncate empty slice #531

Closed AsterDY closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #531 (58f4743) into main (dd7da44) will increase coverage by 0.06%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
+ Coverage   78.27%   78.33%   +0.06%     
==========================================
  Files          69       69              
  Lines       10688    10682       -6     
==========================================
+ Hits         8366     8368       +2     
+ Misses       1961     1953       -8     
  Partials      361      361              
Files Changed Coverage Δ
internal/jit/assembler_amd64.go 2.38% <ø> (+0.14%) :arrow_up:
internal/decoder/assembler_regabi_amd64.go 93.27% <100.00%> (+<0.01%) :arrow_up:
internal/decoder/assembler_stkabi_amd64.go 93.52% <100.00%> (+<0.01%) :arrow_up:

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