sonic icon indicating copy to clipboard operation
sonic copied to clipboard

feat: support AArch64 for native funcs

Open AsterDY opened this issue 2 years ago • 4 comments

AsterDY avatar Sep 11 '23 09:09 AsterDY

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
@@           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.

codecov-commenter avatar Sep 11 '23 09:09 codecov-commenter

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.

CLAassistant avatar Sep 11 '23 11:09 CLAassistant

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

bhataprameya avatar Mar 16 '24 06:03 bhataprameya

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

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

AsterDY avatar Mar 22 '24 08:03 AsterDY