feat(gw): support UnixFS 1.5 on gateway responses as Last-Modified #659
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 |
@@ 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%) |
⬇️ |
Loading