Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootnode Registry #2337

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Refactor makeSubscriptionsToBootnodes and fix tests

13768ae
Select commit
Loading
Failed to load commit list.
Open

Bootnode Registry #2337

Refactor makeSubscriptionsToBootnodes and fix tests
13768ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

75.18% (target 70.00%)

View this Pull Request on Codecov

75.18% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 82.60870% with 28 lines in your changes missing coverage. Please review.

Project coverage is 75.18%. Comparing base (d99e28b) to head (13768ae).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
l1/eth_subscriber.go 42.85% 15 Missing and 1 partial ⚠️
l1/l1.go 88.67% 10 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2337      +/-   ##
==========================================
+ Coverage   74.70%   75.18%   +0.48%     
==========================================
  Files         110      109       -1     
  Lines       12021    12107      +86     
==========================================
+ Hits         8980     9103     +123     
+ Misses       2349     2310      -39     
- Partials      692      694       +2     

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