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 15 commits into
base: main
Choose a base branch
from

Fix test after rebase

eabbcdc
Select commit
Loading
Failed to load commit list.
Open

Bootnode Registry #2337

Fix test after rebase
eabbcdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

74.64% (target 70.00%)

View this Pull Request on Codecov

74.64% (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 74.64%. Comparing base (198443f) to head (eabbcdc).

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.42%   74.64%   +0.21%     
==========================================
  Files         113      112       -1     
  Lines       13135    13221      +86     
==========================================
+ Hits         9776     9869      +93     
+ Misses       2619     2611       -8     
- Partials      740      741       +1     

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