bytedance / sonic

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

fix:(ast) implement soft delete for `Unset()` #571

Closed AsterDY closed 6 months ago

AsterDY commented 6 months ago

Background

codecov-commenter commented 6 months ago

Codecov Report

Attention: 35 lines in your changes are missing coverage. Please review.

Comparison is base (ec2ab23) 78.57% compared to head (02ffc26) 78.57%.

Files Patch % Lines
ast/node.go 70.88% 14 Missing and 9 partials :warning:
ast/buffer.go 86.41% 5 Missing and 6 partials :warning:
ast/iterator.go 0.00% 0 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 #571 +/- ## ========================================== - Coverage 78.57% 78.57% -0.01% ========================================== Files 69 69 Lines 10716 10823 +107 ========================================== + Hits 8420 8504 +84 - Misses 1930 1942 +12 - Partials 366 377 +11 ```

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