Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Conversation

@thomasrockhu-codecov
Copy link
Contributor

@thomasrockhu-codecov thomasrockhu-codecov force-pushed the th/fix-add-transaction-data-to-telem branch 2 times, most recently from 842b869 to 774e4b7 Compare January 20, 2025 16:08
@github-actions
Copy link

github-actions bot commented Jan 20, 2025

✅ All tests successful. No failed tests were found.

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

@thomasrockhu-codecov thomasrockhu-codecov force-pushed the th/fix-add-transaction-data-to-telem branch from 774e4b7 to f667030 Compare January 21, 2025 15:32
@codecov
Copy link

codecov bot commented Jan 21, 2025

❌ 5 Tests Failed:

Tests completed Failed Passed Skipped
3560 5 3555 0
View the top 3 failed tests by shortest run time
api.temp.calculator.test_calculator::test_divide
Stack Traces | 0.001s run time
def
                test_divide():
                > assert Calculator.divide(1, 2) == 0.5
                E assert 1.0 == 0.5
                E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2)
                E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide
                .../temp/calculator/test_calculator.py:30: AssertionError
api.temp.calculator.test_calculator::test_divide
Stack Traces | 0.001s run time
def
                test_divide():
                > assert Calculator.divide(1, 2) == 0.5
                E assert 1.0 == 0.5
                E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2)
                E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide
                .../temp/calculator/test_calculator.py:30: AssertionError
api.temp.calculator.test_calculator::test_divide
Stack Traces | 0.001s run time
def
                test_divide():
                > assert Calculator.divide(1, 2) == 0.5
                E assert 1.0 == 0.5
                E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2)
                E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide
                .../temp/calculator/test_calculator.py:30: AssertionError

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

@thomasrockhu-codecov thomasrockhu-codecov merged commit dca7a65 into main Jan 21, 2025
20 checks passed
@thomasrockhu-codecov thomasrockhu-codecov deleted the th/fix-add-transaction-data-to-telem branch January 21, 2025 16:31
@sentry
Copy link

sentry bot commented Jan 21, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ IncompleteJSONError: parse error: premature EOF Upload Coverage View Issue
  • ‼️ Exception: Request failed after too many retries Upload Process View Issue
  • ‼️ ValueError: Invalid header value b'token 3f5eab47-88e8-498c-ae36-a981e79fe507\n' Create Commit View Issue
  • ‼️ Exception: Request failed after too many retries Create Commit View Issue
  • ‼️ InvalidHeader: Invalid leading whitespace, reserved character(s), or return character(s) in header value: 'token... Upload Process View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants