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

fix: linux arm64 cross-compilation (hopefully) #653

Closed
wants to merge 7 commits into from

try to fix `libc` and `serde` compilation errors

57a7591
Select commit
Loading
Failed to load commit list.
Closed

fix: linux arm64 cross-compilation (hopefully) #653

try to fix `libc` and `serde` compilation errors
57a7591
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 1s

60.61% (+0.07%) compared to 9d6fa34

View this Pull Request on Codecov

60.61% (+0.07%) compared to 9d6fa34

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.61%. Comparing base (9d6fa34) to head (57a7591).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #653      +/-   ##
==========================================
+ Coverage   60.53%   60.61%   +0.07%     
==========================================
  Files         172      170       -2     
  Lines       10527    10387     -140     
==========================================
- Hits         6373     6296      -77     
+ Misses       4154     4091      -63     

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