Skip to content

feat(eth): ethereum sync finality support - #2184

Closed
kchojn wants to merge 61 commits into
stagefrom
finality-sync
Closed

feat(eth): ethereum sync finality support#2184
kchojn wants to merge 61 commits into
stagefrom
finality-sync

Merge branch 'stage' into finality-sync

67f3024
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2025 in 0s

54.8% (+0.0%) compared to f342e8b

View this Pull Request on Codecov

54.8% (+0.0%) compared to f342e8b

Details

Codecov Report

❌ Patch coverage is 71.22807% with 82 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.8%. Comparing base (f342e8b) to head (67f3024).
⚠️ Report is 128 commits behind head on stage.

Files with missing lines Patch % Lines
eth/executionclient/execution_client.go 67.3% 41 Missing and 8 partials ⚠️
eth/executionclient/multi_client.go 47.6% 11 Missing ⚠️
networkconfig/ssv_forks.go 82.0% 8 Missing and 1 partial ⚠️
eth/eventsyncer/event_syncer.go 75.0% 6 Missing and 1 partial ⚠️
cli/operator/node.go 0.0% 3 Missing ⚠️
networkconfig/ssv.go 50.0% 2 Missing ⚠️
utils/testutils.go 0.0% 1 Missing ⚠️

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.