Skip to content

Add peer rate limiting and reputation tracking to blob reactor

b538a24
Select commit
Loading
Failed to load commit list.
Open

Add peer rate limiting and reputation tracking to blob reactor #2969

Add peer rate limiting and reputation tracking to blob reactor
b538a24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2025 in 1s

63.54% (target 0.00%)

View this Pull Request on Codecov

63.54% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 82.85714% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.54%. Comparing base (cc4ec8a) to head (b538a24).

Files with missing lines Patch % Lines
da/blobreactor/reactor.go 70.73% 23 Missing and 1 partial ⚠️
da/blobreactor/reputation.go 88.88% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           blobreactor    #2969      +/-   ##
===============================================
+ Coverage        63.24%   63.54%   +0.30%     
===============================================
  Files              367      368       +1     
  Lines            18014    18207     +193     
===============================================
+ Hits             11393    11570     +177     
- Misses            5713     5730      +17     
+ Partials           908      907       -1     
Files with missing lines Coverage Δ
da/blobreactor/config.go 100.00% <100.00%> (ø)
node-core/components/blob_reactor.go 100.00% <100.00%> (ø)
da/blobreactor/reputation.go 88.88% <88.88%> (ø)
da/blobreactor/reactor.go 79.13% <70.73%> (+2.86%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.