Skip to content

docs(routing/http): document ToMultiaddr in CHANGELOG

c9ac579
Select commit
Loading
Failed to load commit list.
Draft

feat(routing/http): IPIP-518: HTTP(S) URLs in Routing V1 API #1051

docs(routing/http): document ToMultiaddr in CHANGELOG
c9ac579
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2026 in 5s

60.85% (+0.09%) compared to 0f1ebac

View this Pull Request on Codecov

60.85% (+0.09%) compared to 0f1ebac

Details

Codecov Report

❌ Patch coverage is 79.83871% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.85%. Comparing base (0f1ebac) to head (c9ac579).
⚠️ Report is 72 commits behind head on main.

Files with missing lines Patch % Lines
routing/http/types/address.go 81.59% 31 Missing and 6 partials ⚠️
routing/http/contentrouter/contentrouter.go 33.33% 8 Missing ⚠️
routing/http/filters/filters.go 81.48% 4 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1051      +/-   ##
==========================================
+ Coverage   60.75%   60.85%   +0.09%     
==========================================
  Files         268      269       +1     
  Lines       33593    33805     +212     
==========================================
+ Hits        20411    20572     +161     
- Misses      11510    11554      +44     
- Partials     1672     1679       +7     
Files with missing lines Coverage Δ
routing/http/client/client.go 74.82% <100.00%> (+0.05%) ⬆️
routing/http/server/server.go 74.22% <100.00%> (+0.05%) ⬆️
routing/http/types/record_bitswap.go 40.69% <ø> (ø)
routing/http/types/record_peer.go 83.63% <100.00%> (ø)
routing/http/filters/filters.go 79.59% <81.48%> (-3.05%) ⬇️
routing/http/contentrouter/contentrouter.go 50.00% <33.33%> (-0.57%) ⬇️
routing/http/types/address.go 81.59% <81.59%> (ø)

... and 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.