bytedance / sonic

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

fix: use physical index to `removePair` #601

Closed AsterDY closed 5 months ago

AsterDY commented 5 months ago

fix #600

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 77.58%. Comparing base (eb25ba2) to head (456f13d).

Files Patch % Lines
ast/node.go 71.42% 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 #601 +/- ## ========================================== + Coverage 73.80% 77.58% +3.77% ========================================== Files 62 83 +21 Lines 8266 11538 +3272 ========================================== + Hits 6101 8952 +2851 - Misses 1826 2188 +362 - Partials 339 398 +59 ```

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