Skip to content

Conversation

@antonpirker
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 3, 2024

❌ 358 Tests Failed:

Tests completed Failed Passed Skipped
19357 358 18999 4430
View the full list of 3 ❄️ flaky tests
tests.test_scope test_get_current_scope_tags

Flake rate in main: 13.16% (Passed 33 times, Failed 5 times)

Stack Traces | 0.001s run time
tests/test_scope.py:343: in test_get_current_scope_tags
    assert scope1.client.__class__ == NonRecordingClient
E   AttributeError: client
tests.test_scope test_get_current_scope_tags

Flake rate in main: 25.00% (Passed 15 times, Failed 5 times)

Stack Traces | 0.001s run time
tests/test_scope.py:343: in test_get_current_scope_tags
    assert scope1.client.__class__ == NonRecordingClient
E   AttributeError: 'PotelScope' object has no attribute 'client'
tests.test_scope test_get_current_scope_tags

Flake rate in main: 18.52% (Passed 22 times, Failed 5 times)

Stack Traces | 0.001s run time
tests/test_scope.py:343: in test_get_current_scope_tags
    assert scope1.client.__class__ == NonRecordingClient
E   AttributeError: 'PotelScope' object has no attribute 'client'

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@sl0thentr0py sl0thentr0py merged commit c4f2a2a into potel-base Dec 4, 2024
53 of 123 checks passed
@sl0thentr0py sl0thentr0py deleted the antonpirker/potel/huey branch December 4, 2024 18:37
@antonpirker antonpirker changed the title Fix Huey tests to work with POTel Fix Huey tests in POTel Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants