Skip to content

ci: Only build the specified rust binary#19204

Merged
ajsutton merged 7 commits intodevelopfrom
aj/build-only-binary
Feb 17, 2026
Merged

ci: Only build the specified rust binary#19204
ajsutton merged 7 commits intodevelopfrom
aj/build-only-binary

Conversation

@ajsutton
Copy link
Contributor

Description

Actually pass the --bin argument to cargo when attempting to build a specific binary.

@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.9%. Comparing base (42fc404) to head (6fcd4a8).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #19204     +/-   ##
==========================================
- Coverage     75.9%    75.9%   -0.1%     
==========================================
  Files          190      190             
  Lines        10966    10966             
==========================================
- Hits          8334     8325      -9     
- Misses        2488     2497      +9     
  Partials       144      144             
Flag Coverage Δ
cannon-go-tests-64 66.4% <ø> (ø)
contracts-bedrock-tests 81.4% <ø> (-0.2%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2 files with indirect coverage changes

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

Adjust reproducible-prestate so the op-program and kona prestates can be built in parallel.
Depend on the full prestate build in CI to ensure it always works.
@ajsutton ajsutton force-pushed the aj/fix-reproducible-prestate branch from 1867cb6 to 7e1d11c Compare February 17, 2026 19:56
@ajsutton ajsutton force-pushed the aj/build-only-binary branch from 7dcf4f7 to 6fcd4a8 Compare February 17, 2026 19:57
Base automatically changed from aj/fix-reproducible-prestate to develop February 17, 2026 21:00
@ajsutton ajsutton added this pull request to the merge queue Feb 17, 2026
Merged via the queue into develop with commit d194274 Feb 17, 2026
79 checks passed
@ajsutton ajsutton deleted the aj/build-only-binary branch February 17, 2026 21:51
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.

2 participants