Skip to content

proofs: port TestInteropFaultProofs action test to devstack - #19163

Merged
Inphi merged 6 commits into
developfrom
inphi/proof-interop-tests
Feb 13, 2026
Merged

proofs: port TestInteropFaultProofs action test to devstack#19163
Inphi merged 6 commits into
developfrom
inphi/proof-interop-tests

revert rust/kona/justfile changes

30717f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2026 in 1s

75.6% (+0.3%) compared to bdf59c8

View this Pull Request on Codecov

75.6% (+0.3%) compared to bdf59c8

Details

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.6%. Comparing base (bdf59c8) to head (30717f4).
⚠️ Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
rust/kona/bin/client/src/interop/transition.rs 0.0% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #19163      +/-   ##
===========================================
+ Coverage     75.2%    75.6%    +0.3%     
===========================================
  Files          692      504     -188     
  Lines        71528    60591   -10937     
===========================================
- Hits         53828    45824    -8004     
+ Misses       17556    14767    -2789     
+ Partials       144        0     -144     
Files with missing lines Coverage Δ
rust/kona/bin/client/src/interop/transition.rs 0.0% <0.0%> (ø)

... and 194 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.