Skip to content

Add RISC-V CI build#1073

Open
GiggleLiu wants to merge 1 commit into
mainfrom
add-riscv-ci
Open

Add RISC-V CI build#1073
GiggleLiu wants to merge 1 commit into
mainfrom
add-riscv-ci

Conversation

@GiggleLiu

Copy link
Copy Markdown
Contributor

Summary

  • add a CI job that cross-compiles the workspace for riscv64gc-unknown-linux-gnu
  • install the RISC-V GNU linker/binutils in CI
  • verify the generated pred executable reports Machine: RISC-V via readelf

Verification

  • cargo check --workspace --no-default-features --features ilp-lp-solvers --target riscv64gc-unknown-linux-gnu
  • docker run Ubuntu/Rust simulation of the CI build and readelf verification

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.00%. Comparing base (aa2d1a1) to head (d86a1ad).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1073   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files        1044     1044           
  Lines      107366   107366           
=======================================
  Hits       105228   105228           
  Misses       2138     2138           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant