Skip to content

fix(core): don't apply any score to neighbor for empty responses - #1116

Merged
Rexagon merged 2 commits into
masterfrom
fix/downrank-strange-peers
Jul 23, 2026
Merged

fix(core): don't apply any score to neighbor for empty responses#1116
Rexagon merged 2 commits into
masterfrom
fix/downrank-strange-peers

feat(core): add peer request history

dd5e79e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 76.24521% with 62 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@b62a91a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
core/src/blockchain_rpc/client.rs 63.29% 28 Missing and 1 partial ⚠️
core/src/overlay_client/mod.rs 74.62% 15 Missing and 2 partials ⚠️
core/src/overlay_client/neighbours.rs 85.00% 12 Missing and 3 partials ⚠️
core/src/block_strider/starter/cold_boot.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1116   +/-   ##
=========================================
  Coverage          ?   60.08%           
=========================================
  Files             ?      484           
  Lines             ?    83305           
  Branches          ?    83305           
=========================================
  Hits              ?    50055           
  Misses            ?    30880           
  Partials          ?     2370           

☔ View full report in Codecov by Harness.
📢 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.