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(gateway): more explicit IPFSBackend and no multi-range #369

Merged
merged 11 commits into from
Oct 2, 2023

fix(gateway): fix codec range requests

dcd7a19
Select commit
Loading
Failed to load commit list.
Merged

feat(gateway): more explicit IPFSBackend and no multi-range #369

fix(gateway): fix codec range requests
dcd7a19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2023 in 0s

65.75% (-0.69%) compared to 76f8e3f

View this Pull Request on Codecov

65.75% (-0.69%) compared to 76f8e3f

Details

Codecov Report

Merging #369 (dcd7a19) into main (76f8e3f) will decrease coverage by 0.69%.
The diff coverage is 34.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
- Coverage   66.44%   65.75%   -0.69%     
==========================================
  Files         204      208       +4     
  Lines       24621    25099     +478     
==========================================
+ Hits        16360    16505     +145     
- Misses       6838     7140     +302     
- Partials     1423     1454      +31     
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%> (-4.03%) ⬇️
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 14 files with indirect coverage changes