Skip to content

feat(l1): introduce SettlementLayer and EthMessagingClient abstractions#3738

Open
brbrr wants to merge 15 commits into
mainfrom
feat/l1-settlement-geth
Open

feat(l1): introduce SettlementLayer and EthMessagingClient abstractions#3738
brbrr wants to merge 15 commits into
mainfrom
feat/l1-settlement-geth

fix bad rebase

b66a9c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

75.50% (target 70.00%)

View this Pull Request on Codecov

75.50% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 77.66497% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.50%. Comparing base (81d48e3) to head (b66a9c5).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
node/node.go 9.09% 30 Missing ⚠️
l1/geth_l1_state_provider.go 87.73% 11 Missing and 2 partials ⚠️
node/migration.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3738      +/-   ##
==========================================
+ Coverage   75.40%   75.50%   +0.09%     
==========================================
  Files         438      437       -1     
  Lines       39501    39549      +48     
==========================================
+ Hits        29786    29861      +75     
+ Misses       7646     7618      -28     
- Partials     2069     2070       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.