Skip to content

Conversation

rohan-at-sentry
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 19, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
4 1 3 0
View the top 1 failed tests by shortest run time
app/test_calculator.py::::test_add
Stack Traces | 0.002s run time
def test_add(): assert Calculator.add(1, 2) == 3.0 > assert Calculator.add(1.0, 1.0) == 3.0 E assert 2.0 == 3.0 E + where 2.0 = <function Calculator.add at 0x7f34bf35b130>(1.0, 1.0) E + where <function Calculator.add at 0x7f34bf35b130> = Calculator.add app/test_calculator.py:6: AssertionError

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

@rohan-at-sentry rohan-at-sentry deleted the CI_reorder branch January 6, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant