Skip to content

Conversation

@thomasrockhu-codecov
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 15, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
5 1 4 0
View the top 1 failed test(s) by shortest run time
app/test_calculator.py::test_flaky
Stack Traces | 0.001s run time
def test_flaky():
>       assert random.random() <= 0.5
E       assert 0.8450735893873463 <= 0.5
E        +  where 0.8450735893873463 = <built-in method random of Random object at 0x55fea019db00>()
E        +    where <built-in method random of Random object at 0x55fea019db00> = random.random

app/test_calculator.py:6: AssertionError

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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