Skip to content

refactor(kona): replace mutable chain_id state with ChainScopedHinter

8de77c3
Select commit
Loading
Failed to load commit list.
Merged

fix(kona): ensure chain_id is always set for trie hints in interop provider #20164

refactor(kona): replace mutable chain_id state with ChainScopedHinter
8de77c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/kona-unit succeeded Apr 21, 2026 in 1s

76.8% (+0.0%) compared to 8e0c70e

View this Pull Request on Codecov

76.8% (+0.0%) compared to 8e0c70e

Details

Codecov Report

❌ Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.8%. Comparing base (8e0c70e) to head (8de77c3).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...st/kona/crates/proof/proof-interop/src/provider.rs 66.6% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #20164      +/-   ##
===========================================
  Coverage     76.7%    76.8%              
===========================================
  Files          691      508     -183     
  Lines        76359    65817   -10542     
===========================================
- Hits         58584    50559    -8025     
+ Misses       17631    15258    -2373     
+ Partials       144        0     -144     
Files with missing lines Coverage Δ
...st/kona/crates/proof/proof-interop/src/provider.rs 66.1% <66.6%> (+0.3%) ⬆️

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