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

Handle FOLLOWS_FROM ref type #118

Merged
merged 4 commits into from
Nov 2, 2017
Merged

Conversation

tiffon
Copy link
Member

@tiffon tiffon commented Nov 2, 2017

Fixes #115.

Fixes a regression from #53 where FOLLOWS_FROM references throw an error. They're now treated the same as CHILD_OF.

Signed-off-by: Joe Farro <joef@uber.com>
Signed-off-by: Joe Farro <joef@uber.com>
Signed-off-by: Joe Farro <joef@uber.com>
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 69.847% when pulling b47aec3 on issue-115-follows-from-failing into c1f275e on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 69.917% when pulling b47aec3 on issue-115-follows-from-failing into c1f275e on master.

@@ -0,0 +1,52 @@
{
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidental addition of this file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NicolasT Great catch, thanks!

Signed-off-by: Joe Farro <joef@uber.com>
@tiffon tiffon merged commit cec107f into master Nov 2, 2017
@yurishkuro yurishkuro deleted the issue-115-follows-from-failing branch January 29, 2020 15:11
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this pull request Jul 5, 2021
* Handle FOLLOWS_FROM refs when making span tree
* Add test-case for issue jaegertracing#115 
* Handle FOLLOWS_FROM in scrolling shortcuts

Signed-off-by: Joe Farro <joef@uber.com>

Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
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.

None yet

5 participants