bytedance / sonic

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

feat: support AArch64 for native funcs #526

Closed AsterDY closed 3 months ago

codecov-commenter commented 12 months ago

Codecov Report

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

Project coverage is 77.56%. Comparing base (3739ffe) to head (5c5a7b1). Report is 3 commits behind head on main.

Files Patch % Lines
ast/b64_amd64.go 50.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 #526 +/- ## ======================================= Coverage 77.56% 77.56% ======================================= Files 83 84 +1 Lines 11542 11542 ======================================= Hits 8952 8952 Misses 2192 2192 Partials 398 398 ```

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

CLAassistant commented 12 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: AsterDY
:x: xiegx94
You have signed the CLA already but the status is still pending? Let us recheck it.

bhataprameya commented 5 months ago

Any update on this? can we look into merging this please?

AsterDY commented 5 months ago

Any update on this? can we look into merging this please?

you can use v1.11.3+, it already support arm64