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

Restrict usage of assembly code to little endian for ARM & AAarch64. #2221

Merged
merged 1 commit into from
Jan 13, 2025

Restrict usage of assembly code to little endian for ARM & AAarch64.

ed4f33e
Select commit
Loading
Failed to load commit list.
Merged

Restrict usage of assembly code to little endian for ARM & AAarch64. #2221

Restrict usage of assembly code to little endian for ARM & AAarch64.
ed4f33e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

97.03% (-0.01%) compared to 7476129, passed because coverage increased by 0% when compared to adjusted base (97.03%)

View this Pull Request on Codecov

97.03% (-0.01%) compared to 7476129, passed because coverage increased by 0% when compared to adjusted base (97.03%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.03%. Comparing base (7476129) to head (ed4f33e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2221      +/-   ##
==========================================
- Coverage   97.03%   97.03%   -0.01%     
==========================================
  Files         161      161              
  Lines       20388    20415      +27     
  Branches      458      458              
==========================================
+ Hits        19784    19810      +26     
  Misses        495      495              
- Partials      109      110       +1     

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