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

adds tests for core/span_context.go #61

Conversation

djosephsen
Copy link
Contributor

No description provided.

Low: uint64(42),
},
},
want: `000..000`,
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be non-zero.

} {
t.Run(testcase.name, func(t *testing.T) {
//proto: func (sc SpanContext) TraceIDString() string {}
have := testcase.sc.SpanIDString()
Copy link
Contributor

Choose a reason for hiding this comment

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

this should testcase.sc.TraceIDString()

@rghetia
Copy link
Contributor

rghetia commented Jul 19, 2019

@djosephsen please sign CLA.

@djosephsen
Copy link
Contributor Author

I signed the cla back in June..

Screen Shot 2019-07-19 at 1 12 17 PM

@djosephsen
Copy link
Contributor Author

I signed it

@djosephsen
Copy link
Contributor Author

(trying the faq fix)

If you haven't yet, post a comment ("I signed it") to the PR—this is needed for the system to recheck your contribution authorization.

@rghetia
Copy link
Contributor

rghetia commented Jul 19, 2019

(trying the faq fix)

If you haven't yet, post a comment ("I signed it") to the PR—this is needed for the system to recheck your contribution authorization.

are you using same email?

@djosephsen
Copy link
Contributor Author

sigh no. Should I close this, fix my config and try again with a new PR?

@djosephsen djosephsen closed this Jul 19, 2019
hstan referenced this pull request in hstan/opentelemetry-go Oct 15, 2020
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

2 participants