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

RemoveUntraceableHeaders #3750

Merged
merged 5 commits into from
Dec 13, 2024

network: make GetHeaders best-effort

90b6a42
Select commit
Loading
Failed to load commit list.
Merged

RemoveUntraceableHeaders #3750

network: make GetHeaders best-effort
90b6a42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

82.98% (+0.15%) compared to 727262a

View this Pull Request on Codecov

82.98% (+0.15%) compared to 727262a

Details

Codecov Report

Attention: Patch coverage is 71.87500% with 9 lines in your changes missing coverage. Please review.

Project coverage is 82.98%. Comparing base (727262a) to head (90b6a42).
Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
pkg/core/dao/dao.go 50.00% 5 Missing and 1 partial ⚠️
pkg/core/blockchain.go 85.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3750      +/-   ##
==========================================
+ Coverage   82.83%   82.98%   +0.15%     
==========================================
  Files         335      335              
  Lines       46850    46782      -68     
==========================================
+ Hits        38806    38821      +15     
+ Misses       6450     6367      -83     
  Partials     1594     1594              

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