Add flow rate sensor to acaia #224980
ci.yaml
on: pull_request
Collect information & changes data
15s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
40s
Check all requirements
25s
Check mypy
27s
Matrix: Audit licenses
Check ruff-format
21s
Check ruff
22s
Check other linters
31s
Matrix: pytest-full
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (full suite)
0s
Annotations
4 errors
Run tests Python 3.12 (acaia):
tests/components/acaia/test_sensor.py#L31
test_sensors
assert [+ received] == [- snapshot]
StateSnapshot({
...
'last_updated': <ANY>,
- 'state': "<MagicMock name='AcaiaScale().flow_rate' id='140508965563200'>",
+ 'state': "<MagicMock name='AcaiaScale().flow_rate' id='140350897635936'>",
})
|
Run tests Python 3.12 (acaia)
Process completed with exit code 1.
|
Run tests Python 3.13 (acaia):
tests/components/acaia/test_sensor.py#L31
test_sensors
assert [+ received] == [- snapshot]
StateSnapshot({
...
'last_updated': <ANY>,
- 'state': "<MagicMock name='AcaiaScale().flow_rate' id='140508965563200'>",
+ 'state': "<MagicMock name='AcaiaScale().flow_rate' id='140644121688256'>",
})
|
Run tests Python 3.13 (acaia)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pytest-224980-3.12-acaia
|
2.32 KB |
|
pytest-224980-3.13-acaia
|
2.33 KB |
|