Skip to content

test(op-core/forks): add unit tests for Next, Prev, From

977bd37
Select commit
Loading
Failed to load commit list.
Open

feat(kona): execute NUT bundles at Karst fork activation #20157

test(op-core/forks): add unit tests for Next, Prev, From
977bd37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/kona-unit succeeded Apr 23, 2026 in 1s

76.7% (+0.1%) compared to befabab

View this Pull Request on Codecov

76.7% (+0.1%) compared to befabab

Details

Codecov Report

❌ Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.7%. Comparing base (befabab) to head (977bd37).
⚠️ Report is 40 commits behind head on develop.

Files with missing lines Patch % Lines
rust/kona/crates/protocol/hardforks/src/traits.rs 0.0% 3 Missing ⚠️
...t/kona/crates/protocol/hardforks/src/nut_bundle.rs 92.3% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #20157      +/-   ##
===========================================
+ Coverage     76.6%    76.7%    +0.1%     
===========================================
  Files          691      510     -181     
  Lines        76081    65571   -10510     
===========================================
- Hits         58298    50311    -7987     
+ Misses       17639    15260    -2379     
+ Partials       144        0     -144     
Files with missing lines Coverage Δ
.../crates/protocol/derive/src/attributes/stateful.rs 98.6% <ø> (ø)
rust/kona/crates/protocol/hardforks/src/forks.rs 100.0% <100.0%> (ø)
rust/kona/crates/protocol/hardforks/src/karst.rs 100.0% <100.0%> (ø)
...t/kona/crates/protocol/hardforks/src/nut_bundle.rs 92.3% <92.3%> (ø)
rust/kona/crates/protocol/hardforks/src/traits.rs 0.0% <0.0%> (ø)

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