Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:(encoder) support non-amd64 arch using VM #638

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AsterDY
Copy link
Collaborator

@AsterDY AsterDY commented May 27, 2024

No description provided.

@AsterDY AsterDY marked this pull request as draft May 27, 2024 07:15
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2024

Codecov Report

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

Project coverage is 67.81%. Comparing base (99f5b35) to head (cdb9a4a).
Report is 11 commits behind head on main.

Files Patch % Lines
internal/encoder/compiler.go 58.31% 178 Missing and 15 partials ⚠️
internal/encoder/vm/vm.go 29.00% 181 Missing and 5 partials ⚠️
internal/encoder/alg/spec.go 0.00% 91 Missing ⚠️
internal/encoder/x86/debug_go117.go 1.26% 77 Missing and 1 partial ⚠️
internal/encoder/ir/op.go 76.88% 46 Missing and 3 partials ⚠️
internal/encoder/x86/assembler_regabi_amd64.go 92.69% 38 Missing and 7 partials ⚠️
internal/encoder/alg/mapiter.go 0.00% 39 Missing and 1 partial ⚠️
internal/encoder/alg/primitives.go 0.00% 34 Missing ⚠️
internal/encoder/pools_amd64.go 26.47% 22 Missing and 3 partials ⚠️
internal/base64/b64_amd64.go 0.00% 15 Missing ⚠️
... and 11 more

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
- Coverage   77.56%   67.81%   -9.75%     
==========================================
  Files          83      141      +58     
  Lines       11542     8973    -2569     
==========================================
- Hits         8952     6085    -2867     
- Misses       2192     2550     +358     
+ Partials      398      338      -60     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants