Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(routing/http): delegated IPNS server and client, IPIP 379 #333

Merged
merged 3 commits into from
Aug 22, 2023

Merge branch 'main' into ipip-379

59d1001
Select commit
Loading
Failed to load commit list.
Merged

feat(routing/http): delegated IPNS server and client, IPIP 379 #333

Merge branch 'main' into ipip-379
59d1001
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2023 in 1s

49.82% (+0.07%) compared to aa7add0

View this Pull Request on Codecov

49.82% (+0.07%) compared to aa7add0

Details

Codecov Report

Merging #333 (59d1001) into main (aa7add0) will increase coverage by 0.07%.
The diff coverage is 51.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
+ Coverage   49.74%   49.82%   +0.07%     
==========================================
  Files         249      249              
  Lines       29994    30125     +131     
==========================================
+ Hits        14920    15009      +89     
- Misses      13645    13671      +26     
- Partials     1429     1445      +16     
Files Changed Coverage Δ
routing/http/server/server.go 60.91% <49.35%> (-4.31%) ⬇️
routing/http/client/client.go 72.98% <55.55%> (-4.86%) ⬇️

... and 10 files with indirect coverage changes