bytedance / sonic

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

Feat/230201 #583

Closed AsterDY closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (7eefdf0) 61.19% compared to head (2690bb5) 61.30%. Report is 2 commits behind head on test/aarch64.

:exclamation: Current head 2690bb5 differs from pull request most recent head 12b0166. Consider uploading reports for the commit 12b0166 to get more accurate results

Files Patch % Lines
internal/encoder/vm/vm.go 25.00% 3 Missing :warning:
ast/b64_amd64.go 50.00% 2 Missing :warning:
internal/encoder/alg/primitives.go 0.00% 1 Missing :warning:
internal/encoder/alg/spec.go 0.00% 1 Missing :warning:
internal/encoder/encoder.go 50.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 @@ ## test/aarch64 #583 +/- ## ================================================ + Coverage 61.19% 61.30% +0.11% ================================================ Files 82 83 +1 Lines 10155 10136 -19 ================================================ Hits 6214 6214 + Misses 3558 3539 -19 Partials 383 383 ```

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