Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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
Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

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

Nice!

@sl0thentr0py sl0thentr0py merged commit eaf10fd into neel/refactor-span-data Jul 14, 2025
123 of 124 checks passed
@sl0thentr0py sl0thentr0py deleted the neel/refactor-status-mapping branch July 14, 2025 10:40
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.

2 participants