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(gw): support UnixFS 1.5 on gateway responses as Last-Modified #659

Merged
merged 4 commits into from
Aug 28, 2024

test: before and after If-Modified-Since

2e946d1
Select commit
Loading
Failed to load commit list.
Merged

feat(gw): support UnixFS 1.5 on gateway responses as Last-Modified #659

test: before and after If-Modified-Since
2e946d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

60.16% (+0.02%) compared to 3cd3857

View this Pull Request on Codecov

60.16% (+0.02%) compared to 3cd3857

Details

Codecov Report

Attention: Patch coverage is 49.27536% with 35 lines in your changes missing coverage. Please review.

Project coverage is 60.16%. Comparing base (3cd3857) to head (2e946d1).

Files Patch % Lines
gateway/handler.go 42.59% 27 Missing and 4 partials ⚠️
gateway/backend_blocks.go 50.00% 4 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
+ Coverage   60.13%   60.16%   +0.02%     
==========================================
  Files         241      241              
  Lines       30617    30681      +64     
==========================================
+ Hits        18412    18459      +47     
- Misses      10560    10570      +10     
- Partials     1645     1652       +7     
Files Coverage Δ
gateway/gateway.go 83.54% <ø> (ø)
gateway/handler_defaults.go 51.41% <100.00%> (+2.00%) ⬆️
gateway/backend_blocks.go 45.48% <50.00%> (+0.06%) ⬆️
gateway/handler.go 76.27% <42.59%> (-3.35%) ⬇️

... and 12 files with indirect coverage changes