codecov-cli
codecov-cli copied to clipboard
Upload to staging as well in CI
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
:x: Failed Test Results:
Completed 3465 tests with 5 failed, 3460 passed and 0 skipped.
View the full list of failed tests
pytest
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.12
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 - python3.12
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.8
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 - python3.8
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.11
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 - python3.11
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.10
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 - python3.10
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.9
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 - python3.9
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.
:x: Failed Test Results:
Completed 3465 tests with 5 failed, 3460 passed and 0 skipped.
View the full list of failed tests
pytest
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.8
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 - python3.8
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.10
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 - python3.10
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.12
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 - python3.12
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.9
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 - python3.9
- Class name: api.temp.calculator.test_calculator
Test name: test_divide Flags:- python3.11
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 - python3.11
@joseph-sentry I think we should also have it run on prod as well as staging
@joseph-sentry I think we should also have it run on prod as well as staging
I wasn't actually planning on making this an actual PR, I was just testing out the test results commenting on staging, I will clean up my commits then ask for a review!
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 692 tests with 1 failed, 691 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 693 tests with 1 failed, 692 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 693 tests with 1 failed, 692 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 693 tests with 1 failed, 692 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 693 tests with 1 failed, 692 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |
:x: Failed Test Results:
Completed 693 tests with 1 failed, 692 passed and 0 skipped.
View the full list of failed tests
| Test Description | Failure message |
|---|---|
Testsuite: |
def |