Skip to content

remove confusing comment

55bae28
Select commit
Loading
Failed to load commit list.
Merged

feat: catchup l1 head on start #3594

remove confusing comment
55bae28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 1s

75.73% (target 70.00%)

View this Pull Request on Codecov

75.73% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 56.52174% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.73%. Comparing base (0b15c38) to head (55bae28).

Files with missing lines Patch % Lines
l1/contract/starknet_filter.go 0.00% 28 Missing ⚠️
l1/eth_subscriber.go 0.00% 15 Missing ⚠️
l1/l1.go 84.78% 11 Missing and 3 partials ⚠️
node/node.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3594      +/-   ##
==========================================
- Coverage   75.80%   75.73%   -0.07%     
==========================================
  Files         381      382       +1     
  Lines       34377    34487     +110     
==========================================
+ Hits        26059    26119      +60     
- Misses       6492     6540      +48     
- Partials     1826     1828       +2     

☔ View full report in Codecov by Sentry.
📢 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.