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/patch succeeded Aug 27, 2024 in 0s

49.27% of diff hit (target 60.13%)

View this Pull Request on Codecov

49.27% of diff hit (target 60.13%)

Annotations

Check warning on line 244 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L241-L244

Added lines #L241 - L244 were not covered by tests

Check warning on line 306 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 423 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L422-L423

Added lines #L422 - L423 were not covered by tests

Check warning on line 532 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L529-L532

Added lines #L529 - L532 were not covered by tests

Check warning on line 534 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L534

Added line #L534 was not covered by tests

Check warning on line 791 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L785-L791

Added lines #L785 - L791 were not covered by tests

Check warning on line 797 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L793-L797

Added lines #L793 - L797 were not covered by tests

Check warning on line 806 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L804-L806

Added lines #L804 - L806 were not covered by tests

Check warning on line 813 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L811-L813

Added lines #L811 - L813 were not covered by tests