Skip to content

feat(l1): [6] add --use-new-l1-client flag - #3874

Draft
brbrr wants to merge 1 commit into
feat/l1-eth-providerfrom
feat/l1-client-flag
Draft

feat(l1): [6] add --use-new-l1-client flag#3874
brbrr wants to merge 1 commit into
feat/l1-eth-providerfrom
feat/l1-client-flag

feat(l1): add --use-new-l1-client flag

27bceb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

75.55% (target 70.00%)

View this Pull Request on Codecov

75.55% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 23.61111% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.55%. Comparing base (bb4dce5) to head (27bceb7).

Files with missing lines Patch % Lines
node/l1.go 16.07% 45 Missing and 2 partials ⚠️
node/node.go 33.33% 6 Missing ⚠️
node/migration.go 60.00% 2 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##           feat/l1-eth-provider    #3874      +/-   ##
========================================================
- Coverage                 75.58%   75.55%   -0.03%     
========================================================
  Files                       450      451       +1     
  Lines                     40623    40661      +38     
========================================================
+ Hits                      30704    30722      +18     
- Misses                     7800     7825      +25     
+ Partials                   2119     2114       -5     

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