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

escape redirect urls #783

Merged
merged 8 commits into from
Jan 8, 2025

use ContainsRune

259a3c3
Select commit
Loading
Failed to load commit list.
Merged

escape redirect urls #783

use ContainsRune
259a3c3
Select commit
Loading
Failed to load commit list.
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 ⚠️

Impacted file tree graph

@@            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%) ⬇️

... and 11 files with indirect coverage changes