-
Notifications
You must be signed in to change notification settings - Fork 504
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
Jaeger UI broken when accessing via IPv6 address (#491) #494
Conversation
could you add unit tests? |
1f70dd0
to
cb3f39e
Compare
Codecov Report
@@ Coverage Diff @@
## master #494 +/- ##
==========================================
+ Coverage 92.75% 92.76% +<.01%
==========================================
Files 193 193
Lines 4652 4655 +3
Branches 1119 1121 +2
==========================================
+ Hits 4315 4318 +3
Misses 297 297
Partials 40 40
Continue to review full report at Codecov.
|
@everett980 please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @MaheshGPai! Sorry it took me so long to get to this PR, I didn't see that the tests were added.
I've requested some small stylistic changes, but otherwise it looks good.
…#491) Signed-off-by: Mahesh PAI R <[email protected]>
Have incorporated the requested changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 thanks again!
Fixes Jeager UI broken when accessing via IPv6 address (jaegertracing#491) Signed-off-by: vvvprabhakar <[email protected]>
Which problem is this PR solving?
Jeager UI broken when accessing via IPv6 address (#491)
Short description of the changes
Corrected the logic to determine pathPrefix by escaping RegEx characters