Skip to content

feat(network): apply rate-limit to outgoing connections

6a099a9
Select commit
Loading
Failed to load commit list.
Draft

Rl flow #671

feat(network): apply rate-limit to outgoing connections
6a099a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2025 in 1s

44.93% (+0.21%) compared to 20358d3

View this Pull Request on Codecov

44.93% (+0.21%) compared to 20358d3

Details

Codecov Report

Attention: Patch coverage is 88.73239% with 32 lines in your changes missing coverage. Please review.

Project coverage is 44.93%. Comparing base (20358d3) to head (6a099a9).

Files with missing lines Patch % Lines
util/src/io/ratelimit.rs 88.64% 24 Missing and 7 partials ⚠️
network/src/network/peer.rs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #671      +/-   ##
==========================================
+ Coverage   44.72%   44.93%   +0.21%     
==========================================
  Files         294      295       +1     
  Lines       56366    56648     +282     
  Branches    56366    56648     +282     
==========================================
+ Hits        25207    25453     +246     
- Misses      29883    29906      +23     
- Partials     1276     1289      +13     

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