Skip to content

use EigenDADirectory (required) to fetch contract addresses

5ca9f3d
Select commit
Loading
Failed to load commit list.
Open

refactor(relay): Refactor relay config #2465

use EigenDADirectory (required) to fetch contract addresses
5ca9f3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2026 in 0s

39.42% (+0.09%) compared to 0bbaa82

View this Pull Request on Codecov

39.42% (+0.09%) compared to 0bbaa82

Details

Codecov Report

❌ Patch coverage is 27.63819% with 144 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.42%. Comparing base (0bbaa82) to head (5ca9f3d).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
relay/relay_config.go 27.91% 142 Missing ⚠️
relay/testutils.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2465      +/-   ##
==========================================
+ Coverage   39.32%   39.42%   +0.09%     
==========================================
  Files         552      553       +1     
  Lines       50999    51287     +288     
==========================================
+ Hits        20055    20218     +163     
- Misses      28409    28524     +115     
- Partials     2535     2545      +10     

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