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

trace: Add Span.AddLink method #5032

Merged
merged 17 commits into from
Mar 28, 2024

Merge branch 'main' into add-link

8e429fd
Select commit
Loading
Failed to load commit list.
Merged

trace: Add Span.AddLink method #5032

Merge branch 'main' into add-link
8e429fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 0s

27.2% of diff hit (target 83.8%)

View this Pull Request on Codecov

27.2% of diff hit (target 83.8%)

Annotations

Check warning on line 299 in bridge/opentracing/internal/mock.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bridge/opentracing/internal/mock.go#L295-L299

Added lines #L295 - L299 were not covered by tests

Check warning on line 186 in internal/global/trace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/global/trace.go#L186

Added line #L186 was not covered by tests

Check warning on line 807 in sdk/trace/span.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdk/trace/span.go#L807

Added line #L807 was not covered by tests

Check warning on line 79 in trace/noop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

trace/noop.go#L79

Added line #L79 was not covered by tests