Skip to content

Feat/i2p peer support - #2050

Open
Frigyes06 wants to merge 2 commits into
torrust:developfrom
Frigyes06:feat/i2p-peer-support
Open

Feat/i2p peer support#2050
Frigyes06 wants to merge 2 commits into
torrust:developfrom
Frigyes06:feat/i2p-peer-support

feat(http-tracker): support I2P peers

ca3006f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 0s

82.25% (+0.24%) compared to c1ea423

View this Pull Request on Codecov

82.25% (+0.24%) compared to c1ea423

Details

Codecov Report

❌ Patch coverage is 97.48428% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.25%. Comparing base (c1ea423) to head (ca3006f).
⚠️ Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
packages/primitives/src/peer.rs 86.04% 6 Missing ⚠️
packages/http-protocol/src/v1/requests/announce.rs 97.01% 0 Missing and 2 partials ⚠️
packages/udp-server/src/handlers/announce.rs 85.71% 0 Missing and 2 partials ⚠️
packages/http-core/src/services/announce.rs 98.03% 0 Missing and 1 partial ⚠️
...ent-repository-benchmarking/src/entry/peer_list.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2050      +/-   ##
===========================================
+ Coverage    82.01%   82.25%   +0.24%     
===========================================
  Files          348      349       +1     
  Lines        24795    25072     +277     
  Branches     24795    25072     +277     
===========================================
+ Hits         20336    20624     +288     
+ Misses        4148     4141       -7     
+ Partials       311      307       -4     

☔ 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.