Skip to content

fix(gateway): fix codec range requests

Codecov / codecov/project succeeded Oct 2, 2023 in 0s

65.73% (-0.83%) compared to c34473b

View this Pull Request on Codecov

65.73% (-0.83%) compared to c34473b

Details

Codecov Report

Merging #369 (1d2b5c4) into main (c34473b) will decrease coverage by 0.83%.
Report is 1 commits behind head on main.
The diff coverage is 34.42%.

❗ Current head 1d2b5c4 differs from pull request most recent head dcd7a19. Consider uploading reports for the commit dcd7a19 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
- Coverage   66.56%   65.73%   -0.83%     
==========================================
  Files         207      208       +1     
  Lines       24692    25099     +407     
==========================================
+ Hits        16437    16500      +63     
- Misses       6835     7146     +311     
- Partials     1420     1453      +33     
Files Coverage Δ
gateway/metrics.go 79.23% <0.00%> (ø)
gateway/handler_unixfs_file.go 73.01% <86.66%> (+8.73%) ⬆️
gateway/handler.go 78.01% <28.57%> (-0.91%) ⬇️
gateway/handler_unixfs__redirects.go 54.34% <61.53%> (+0.58%) ⬆️
gateway/handler_block.go 69.76% <22.22%> (-14.02%) ⬇️
gateway/handler_codec.go 60.95% <65.00%> (-1.24%) ⬇️
gateway/handler_unixfs_dir.go 60.25% <44.82%> (-1.18%) ⬇️
gateway/gateway.go 81.88% <40.00%> (-11.87%) ⬇️
gateway/handler_defaults.go 31.76% <38.88%> (-5.89%) ⬇️
gateway/blocks_backend.go 42.05% <24.44%> (-1.69%) ⬇️
... and 1 more

... and 12 files with indirect coverage changes