bytedance / sonic

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

feat:(ast) support arm64 #607

Closed AsterDY closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 77.58%. Comparing base (99f5b35) to head (d32c1c2).

Files Patch % Lines
ast/b64_amd64.go 50.00% 2 Missing :warning:
internal/native/dispatch_amd64.go 0.00% 2 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #607 +/- ## ========================================== + Coverage 77.56% 77.58% +0.02% ========================================== Files 83 84 +1 Lines 11542 11538 -4 ========================================== Hits 8952 8952 + Misses 2192 2188 -4 Partials 398 398 ```

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