bytedance / sonic

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

fix(arm): grow slice not clear mem #674

Closed liuq19 closed 1 month ago

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 47.82609% with 12 lines in your changes missing coverage. Please review.

Project coverage is 52.63%. Comparing base (125ff79) to head (d347689).

Files Patch % Lines
internal/rt/stubs.go 47.36% 7 Missing and 3 partials :warning:
internal/rt/growslice.go 50.00% 1 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #674 +/- ## ========================================== - Coverage 52.85% 52.63% -0.23% ========================================== Files 174 142 -32 Lines 11470 11397 -73 ========================================== - Hits 6063 5999 -64 + Misses 5071 5068 -3 + Partials 336 330 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.