Skip to content

Conversation

@bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Apr 22, 2025

I'd like to have some internals accessible in the tests.
Additionally, I removed the internal SetTrace. It is just a wrapper for scope.SetPropagationContext and the Unity SDK now has access to internal and the wrapper is no longer needed.

#skip-changelog

/// <summary>
/// Allows to set the trace
/// </summary>
internal static void SetTrace(SentryId traceId, SpanId parentSpanId) =>
Copy link
Member

Choose a reason for hiding this comment

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

note: was added in #4026

@bitsandfoxes bitsandfoxes merged commit b1d3972 into main Apr 22, 2025
31 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/visible-unity-tests branch April 22, 2025 14:30
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.

3 participants