Skip to content

Add flow rate sensor to acaia #224980

Add flow rate sensor to acaia

Add flow rate sensor to acaia #224980

Triggered via pull request November 22, 2024 12:11
Status Failure
Total duration 2m 56s
Artifacts 2

ci.yaml

on: pull_request
Collect information & changes data
15s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
17s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
40s
Check hassfest
Check all requirements
25s
Check all requirements
Check mypy
27s
Check mypy
Split tests for full run
0s
Split tests for full run
Check pylint
24s
Check pylint
Check pylint on tests
31s
Check pylint on tests
Matrix: Audit licenses
Check ruff-format
21s
Check ruff-format
Check ruff
22s
Check ruff
Check other linters
31s
Check other linters
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 (partial suite)
Upload test coverage to Codecov (full suite)
0s
Upload test coverage to Codecov (full suite)
Fit to window
Zoom out
Zoom in

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