Skip to content

fix changelog entry position

5988547
Select commit
Loading
Failed to load commit list.
Merged

feat: Stop at height fullnode argument #3165

fix changelog entry position
5988547
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 1s

83.5% (+0.0%) compared to a030fa8

View this Pull Request on Codecov

83.5% (+0.0%) compared to a030fa8

Details

Codecov Report

❌ Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.5%. Comparing base (a030fa8) to head (5988547).
⚠️ Report is 1 commits behind head on nightly.

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