Closed codecov-releaser closed 1 week ago
Tests completed | Failed | Passed | Skipped |
---|---|---|---|
3530 | 5 | 3525 | 0 |
api.temp.calculator.test_calculator::test_divide
Stack Traces | 0.001s run time
> > ```python > def > test_divide(): > > assert Calculator.divide(1, 2) == 0.5 > E assert 1.0 == 0.5 > E + where 1.0 =(1, 2) > E + where = Calculator.divide > .../temp/calculator/test_calculator.py:30: AssertionError > ``` api.temp.calculator.test_calculator::test_divide
Stack Traces | 0.001s run time
> > ```python > def > test_divide(): > > assert Calculator.divide(1, 2) == 0.5 > E assert 1.0 == 0.5 > E + where 1.0 =(1, 2) > E + where = Calculator.divide > .../temp/calculator/test_calculator.py:30: AssertionError > ```
To view more test analytics, go to the Test Analytics Dashboard Got feedback? Let us know on Github
:white_check_mark: All tests successful. No failed tests were found.
:mega: Thoughts on this report? Let Codecov know! | Powered by Codecov
Release PR for 9.0.3 I've updated the version name and committed: d1237dea418b884b6d3c7e356d7ee12f3124cc14.