Skip to content

Conversation

@antonpirker
Copy link
Contributor

A few weeks ago I changed this tests to assume the second event. We since have fixed the thing that was creating this event, so we can change the test back.

@codecov
Copy link

codecov bot commented Dec 4, 2024

❌ 383 Tests Failed:

Tests completed Failed Passed Skipped
19327 383 18944 4430
View the full list of 3 ❄️ flaky tests
tests.test_scope test_get_current_scope_tags

Flake rate in main: 21.43% (Passed 33 times, Failed 9 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: 37.50% (Passed 15 times, Failed 9 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: 29.03% (Passed 22 times, Failed 9 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 cf598e8 into potel-base Dec 4, 2024
54 of 126 checks passed
@sl0thentr0py sl0thentr0py deleted the antonpirker/potel/cohere branch December 4, 2024 18:34
@antonpirker antonpirker changed the title Fix Cohere tests in potel Fix Cohere 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