Skip to content

Merge branch 'needs-audit' into kpp/txs_comm_type

2cca182
Select commit
Loading
Failed to load commit list.
Open

style: Make BlockHeaderTrait::txs_commitment [u8; 32] #2854

Merge branch 'needs-audit' into kpp/txs_comm_type
2cca182
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

82.8% (+0.0%) compared to 6ed8929

View this Pull Request on Codecov

82.8% (+0.0%) compared to 6ed8929

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.8%. Comparing base (6ed8929) to head (2cca182).

Additional details and impacted files
Files with missing lines Coverage Δ
crates/bitcoin-da/src/spec/header.rs 95.8% <100.0%> (ø)
crates/bitcoin-da/src/spec/short_proof.rs 98.4% <100.0%> (-0.1%) ⬇️
crates/sequencer/src/runner.rs 92.6% <100.0%> (+0.1%) ⬆️
...sovereign-sdk/adapters/mock-da/src/db_connector.rs 99.4% <100.0%> (ø)
...ates/sovereign-sdk/adapters/mock-da/src/service.rs 92.8% <100.0%> (ø)
...es/sovereign-sdk/adapters/mock-da/src/types/mod.rs 64.1% <100.0%> (ø)
...reign-sdk/rollup-interface/src/state_machine/da.rs 65.9% <ø> (ø)

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