Skip to content

chore(rust): consolidate check-no-std recipes into root justfile#19154

Merged
theochap merged 1 commit intodevelopfrom
push-slvrompyqklr
Feb 11, 2026
Merged

chore(rust): consolidate check-no-std recipes into root justfile#19154
theochap merged 1 commit intodevelopfrom
push-slvrompyqklr

Conversation

@theochap
Copy link
Member

Summary

  • Merge all check-no-std just recipes from subcrate justfiles (kona, op-alloy, alloy-op-evm, alloy-op-hardforks) into the single check-no-std recipe in rust/justfile
  • Adds op-alloy, op-alloy-consensus, op-alloy-rpc-types, and op-alloy-rpc-types-engine to the unified package list
  • Removes duplicated check-no-std recipes from 4 subcrate justfiles

Test plan

  • Run just check-no-std from rust/ and verify all 20 packages are checked
  • Verify subcrate justfiles no longer have check-no-std recipes

🤖 Generated with Claude Code

@theochap theochap requested a review from a team as a code owner February 11, 2026 15:47
@theochap theochap requested a review from geoknee February 11, 2026 15:47
@almanax-ai
Copy link
Contributor

almanax-ai bot commented Feb 11, 2026

Plan expired

Your subscription has expired. Please renew your subscription to continue using CI/CD integration and other features.

@theochap theochap enabled auto-merge February 11, 2026 16:28
@theochap theochap added this pull request to the merge queue Feb 11, 2026
Merged via the queue into develop with commit 953c329 Feb 11, 2026
116 of 117 checks passed
@theochap theochap deleted the push-slvrompyqklr branch February 11, 2026 16:59
@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.6%. Comparing base (eaf92c9) to head (af8a914).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #19154     +/-   ##
==========================================
- Coverage     75.7%    75.6%   -0.1%     
==========================================
  Files          700      700             
  Lines        72006    72006             
==========================================
- Hits         54523    54497     -26     
- Misses       17339    17365     +26     
  Partials       144      144             
Flag Coverage Δ
cannon-go-tests-64 66.4% <ø> (ø)
contracts-bedrock-tests 81.6% <ø> (ø)
unit 75.6% <ø> (-0.1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 6 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.

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