ipfs / boxo

A set of reference libraries for building IPFS applications and implementations in Go.
https://github.com/ipfs/boxo#readme
Other
181 stars 83 forks source link

feat(routing/http/server): improve ux of /ipns #596

Closed lidel closed 3 months ago

lidel commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 59.85%. Comparing base (b101ba0) to head (4c5650b).

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #596      +/-   ##
==========================================
+ Coverage   59.78%   59.85%   +0.06%     
==========================================
  Files         232      232              
  Lines       28124    28135      +11     
==========================================
+ Hits        16815    16839      +24     
+ Misses       9837     9822      -15     
- Partials     1472     1474       +2     
Files Coverage Δ
routing/http/server/server.go 70.54% <84.61%> (+0.86%) :arrow_up:

... and 15 files with indirect coverage changes