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

eth, core: track block propagation #1078

Merged
merged 12 commits into from
Mar 5, 2024

add comments

51a13a3
Select commit
Loading
Failed to load commit list.
Merged

eth, core: track block propagation #1078

add comments
51a13a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 60.95238% with 41 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (v1.2.7-candidate@32a55dd). Click here to learn what that means.

Files Patch % Lines
eth/fetcher/block_fetcher.go 62.50% 20 Missing and 1 partial ⚠️
eth/backend.go 0.00% 13 Missing ⚠️
eth/handler.go 75.00% 5 Missing ⚠️
eth/protocols/eth/handlers.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##             v1.2.7-candidate    #1078   +/-   ##
===================================================
  Coverage                    ?   55.97%           
===================================================
  Files                       ?      658           
  Lines                       ?   114478           
  Branches                    ?        0           
===================================================
  Hits                        ?    64082           
  Misses                      ?    46556           
  Partials                    ?     3840           

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