fix(gateway): do not act on template errors #515
Merged
Codecov / codecov/project
succeeded
Nov 22, 2023 in 0s
65.52% (-0.07%) compared to fe55533
View this Pull Request on Codecov
65.52% (-0.07%) compared to fe55533
Details
Codecov Report
Merging #515 (5bfcf4f) into main (fe55533) will decrease coverage by
0.07%
.
The diff coverage is35.71%
.
@@ Coverage Diff @@
## main #515 +/- ##
==========================================
- Coverage 65.58% 65.52% -0.07%
==========================================
Files 207 207
Lines 25540 25543 +3
==========================================
- Hits 16750 16736 -14
- Misses 7323 7335 +12
- Partials 1467 1472 +5
Files | Coverage Δ | |
---|---|---|
gateway/handler_unixfs_dir.go | 67.27% <100.00%> (ø) |
|
gateway/handler_codec.go | 62.85% <60.00%> (+0.77%) |
⬆️ |
gateway/errors.go | 83.33% <25.00%> (-2.14%) |
⬇️ |
gateway/handler.go | 76.54% <0.00%> (-0.14%) |
⬇️ |
Loading