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

chore(Redirect): Added to prevent the redirect location from being empty in debug mode #4011

Closed
wants to merge 10 commits into from

Conversation

RedCrazyGhost
Copy link
Contributor

I think this RP cannot really solve the problem of redirection to other domains, but it can remind developers in the development state
Try not to let this problem appear in the production environment as much as possible

see: #3995

Copy link

codecov bot commented Jul 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 98.75%. Comparing base (3dc1cd6) to head (28dffeb).
Report is 68 commits behind head on master.

Files with missing lines Patch % Lines
context.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4011      +/-   ##
==========================================
- Coverage   99.21%   98.75%   -0.47%     
==========================================
  Files          42       44       +2     
  Lines        3182     2802     -380     
==========================================
- Hits         3157     2767     -390     
- Misses         17       21       +4     
- Partials        8       14       +6     
Flag Coverage Δ
?
-tags "sonic avx" 98.74% <0.00%> (?)
-tags go_json 98.74% <0.00%> (?)
-tags nomsgpack 98.73% <0.00%> (?)
go-1.18 ?
go-1.19 ?
go-1.20 ?
go-1.21 98.75% <0.00%> (-0.47%) ⬇️
go-1.22 98.75% <0.00%> (?)
macos-latest 98.75% <0.00%> (-0.47%) ⬇️
ubuntu-latest 98.75% <0.00%> (-0.47%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RedCrazyGhost RedCrazyGhost changed the title Chore(Redirect): Added to prevent the redirect location from being empty in debug mode chore(Redirect): Added to prevent the redirect location from being empty in debug mode Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant