escape redirect urls #783
Merged
escape redirect urls #783
Codecov / codecov/project
succeeded
Jan 8, 2025 in 0s
60.47% (-0.05%) compared to 49d0e40
View this Pull Request on Codecov
60.47% (-0.05%) compared to 49d0e40
Details
Codecov Report
Attention: Patch coverage is 38.46154%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 60.47%. Comparing base (
49d0e40
) to head (259a3c3
).
Files with missing lines | Patch % | Lines |
---|---|---|
gateway/handler_codec.go | 20.00% | 3 Missing and 1 partial |
gateway/handler_unixfs_dir.go | 20.00% | 3 Missing and 1 partial |
@@ Coverage Diff @@
## main #783 +/- ##
==========================================
- Coverage 60.52% 60.47% -0.05%
==========================================
Files 245 245
Lines 31126 31133 +7
==========================================
- Hits 18838 18829 -9
- Misses 10617 10631 +14
- Partials 1671 1673 +2
Files with missing lines | Coverage Δ | |
---|---|---|
gateway/handler.go | 76.27% <100.00%> (ø) |
|
gateway/handler_codec.go | 61.97% <20.00%> (-0.89%) |
⬇️ |
gateway/handler_unixfs_dir.go | 64.94% <20.00%> (-0.94%) |
⬇️ |
Loading