codecov / codecov-cli

Codecov's Command Line Interface. Used for uploading to Codecov in your CI, Test Labelling, Local Upload, and more
Apache License 2.0
54 stars 38 forks source link

chore: typehint context object #496

Closed giovanni-guidini closed 3 weeks ago

github-actions[bot] commented 4 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
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
|
github-actions[bot] commented 4 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
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
|
github-actions[bot] commented 4 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
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
|
codecov[bot] commented 4 weeks ago

:x: 5 Tests Failed:

Tests completed Failed Passed Skipped
3475 5 3470 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 individual test run time comparison to the main branch, go to the Test Analytics Dashboard

github-actions[bot] commented 4 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
def
test_divide():
&gt; assert Calculator.divide(1, 2) == 0.5
E assert 1.0 == 0.5
E + where 1.0 = &lt;function Calculator.divide at 0x104c9eb90&gt;(1, 2)
E + where &lt;function Calculator.divide at 0x104c9eb90&gt; = Calculator.divide
.../temp/calculator/test_calculator.py:30: AssertionError
|
github-actions[bot] commented 4 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
def
test_divide():
&gt; assert Calculator.divide(1, 2) == 0.5
E assert 1.0 == 0.5
E + where 1.0 = &lt;function Calculator.divide at 0x104c9eb90&gt;(1, 2)
E + where &lt;function Calculator.divide at 0x104c9eb90&gt; = Calculator.divide
.../temp/calculator/test_calculator.py:30: AssertionError
|
github-actions[bot] commented 4 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
def
test_divide():
&gt; assert Calculator.divide(1, 2) == 0.5
E assert 1.0 == 0.5
E + where 1.0 = &lt;function Calculator.divide at 0x104c9eb90&gt;(1, 2)
E + where &lt;function Calculator.divide at 0x104c9eb90&gt; = Calculator.divide
.../temp/calculator/test_calculator.py:30: AssertionError
|
github-actions[bot] commented 3 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
def
test_divide():
&gt; assert Calculator.divide(1, 2) == 0.5
E assert 1.0 == 0.5
E + where 1.0 = &lt;function Calculator.divide at 0x104c9eb90&gt;(1, 2)
E + where &lt;function Calculator.divide at 0x104c9eb90&gt; = Calculator.divide
.../temp/calculator/test_calculator.py:30: AssertionError
|
github-actions[bot] commented 3 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
def
test_divide():
&gt; assert Calculator.divide(1, 2) == 0.5
E assert 1.0 == 0.5
E + where 1.0 = &lt;function Calculator.divide at 0x104c9eb90&gt;(1, 2)
E + where &lt;function Calculator.divide at 0x104c9eb90&gt; = Calculator.divide
.../temp/calculator/test_calculator.py:30: AssertionError
|
github-actions[bot] commented 3 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
def
test_divide():
&gt; assert Calculator.divide(1, 2) == 0.5
E assert 1.0 == 0.5
E + where 1.0 = &lt;function Calculator.divide at 0x104c9eb90&gt;(1, 2)
E + where &lt;function Calculator.divide at 0x104c9eb90&gt; = Calculator.divide
.../temp/calculator/test_calculator.py:30: AssertionError
|
github-actions[bot] commented 3 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
def
test_divide():
&gt; assert Calculator.divide(1, 2) == 0.5
E assert 1.0 == 0.5
E + where 1.0 = &lt;function Calculator.divide at 0x104c9eb90&gt;(1, 2)
E + where &lt;function Calculator.divide at 0x104c9eb90&gt; = Calculator.divide
.../temp/calculator/test_calculator.py:30: AssertionError
|
github-actions[bot] commented 3 weeks ago

:x: Failed Test Results:

Completed 695 tests with 1 failed, 694 passed and 0 skipped.

View the full list of failed tests | **Test Description** | **Failure message** | | :-- | :-- | |
Testsuite:
api.temp.calculator.test_calculator::test_divide

Test name:
pytest
|
def
test_divide():
&gt; assert Calculator.divide(1, 2) == 0.5
E assert 1.0 == 0.5
E + where 1.0 = &lt;function Calculator.divide at 0x104c9eb90&gt;(1, 2)
E + where &lt;function Calculator.divide at 0x104c9eb90&gt; = Calculator.divide
.../temp/calculator/test_calculator.py:30: AssertionError
|