bytedance / sonic

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

Revert "Break Change: drop ast.Node API UnsafeArrary|Map()" #555

Closed AsterDY closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Merging #555 (ff1132c) into main (42f95bf) will decrease coverage by 0.10%. The diff coverage is 60.00%.

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

@@            Coverage Diff             @@
##             main     #555      +/-   ##
==========================================
- Coverage   78.61%   78.52%   -0.10%     
==========================================
  Files          69       69              
  Lines       10706    10713       +7     
==========================================
- Hits         8417     8412       -5     
- Misses       1924     1935      +11     
- Partials      365      366       +1     
Files Coverage Δ
ast/buffer.go 66.47% <ø> (-4.89%) :arrow_down:
ast/node.go 82.38% <60.00%> (-0.43%) :arrow_down:

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!