CI: feature/remove-rounding-from-zha-integration #12
Annotations
8 errors
Run pytest (fully):
tests/components/zha/test_sensor.py#L626
test_electrical_measurement_init
ValueError: invalid literal for int() with base 10: '100.0'
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[1-12320-1.232-m\xb3]
AssertionError: assert '1.23' == '1.232'
- 1.232
? -
+ 1.23
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[3-2340-0.234-100 ft\xb3]
AssertionError: assert '0.23' == '0.234'
- 0.234
? -
+ 0.23
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[3-2360-0.236-100 ft\xb3]
AssertionError: assert '0.24' == '0.236'
- 0.236
+ 0.24
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[8-23660-2.3660-kPa]
AssertionError: assert '2.37' == '2.3660'
- 2.3660
+ 2.37
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[0-999-0.999-kWh]
AssertionError: assert '0.0999' == '0.999'
- 0.999
+ 0.0999
? +
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[0-100999-10.999-kWh]
AssertionError: assert '10.0999' == '10.999'
- 10.999
+ 10.0999
? +
|
Run pytest (fully)
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading