Skip to content

Changelog entry

65e1a62
Select commit
Loading
Failed to load commit list.
Open

feat: Stop at height fullnode argument #3165

Changelog entry
65e1a62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

83.3% (+0.0%) compared to ce550b9

View this Pull Request on Codecov

83.3% (+0.0%) compared to ce550b9

Details

Codecov Report

❌ Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.3%. Comparing base (ce550b9) to head (65e1a62).

Files with missing lines Patch % Lines
crates/fullnode/src/da_block_handler.rs 66.6% 2 Missing ⚠️
bin/citrea/src/main.rs 83.3% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
bin/citrea/src/cli.rs 77.2% <ø> (ø)
bin/citrea/src/rollup/mod.rs 86.4% <100.0%> (+<0.1%) ⬆️
crates/common/src/utils.rs 82.4% <100.0%> (+0.4%) ⬆️
crates/ethereum-rpc/src/subscription.rs 84.9% <100.0%> (ø)
crates/fullnode/src/l2_syncer.rs 100.0% <100.0%> (ø)
crates/fullnode/src/lib.rs 97.1% <100.0%> (+0.1%) ⬆️
bin/citrea/src/main.rs 79.3% <83.3%> (-1.2%) ⬇️
crates/fullnode/src/da_block_handler.rs 85.9% <66.6%> (-0.3%) ⬇️

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