Skip to content

Simplify status mapping #4570

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

Open
wants to merge 1 commit into
base: neel/refactor-span-data
Choose a base branch
from

Conversation

sl0thentr0py
Copy link
Member

No description provided.

@@ -219,31 +219,6 @@ def test_span_data_for_db_query():
@pytest.mark.parametrize(
"kind, status, attributes, expected",
[
(
SpanKind.CLIENT,
None, # None means unknown error
Copy link
Member Author

Choose a reason for hiding this comment

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

a ReadableSpan can never have a None status, this is just bad mocking.

@sl0thentr0py sl0thentr0py marked this pull request as ready for review July 10, 2025 16:15
@sl0thentr0py sl0thentr0py requested a review from a team as a code owner July 10, 2025 16:15
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.

1 participant