Skip to content

test(integration): add above/below threshold command tests #12

test(integration): add above/below threshold command tests

test(integration): add above/below threshold command tests #12

Triggered via push January 9, 2026 13:30
Status Failure
Total duration 19s
Artifacts

pyinstaller.yml

on: push
Run Tests
15s
Run Tests
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run Tests
Process completed with exit code 1.
Ruff (I001): tests/test_integration_with_mock_api.py#L7
tests/test_integration_with_mock_api.py:7:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): tests/mocks/test_mock_server.py#L5
tests/mocks/test_mock_server.py:5:8: F401 `pytest` imported but unused
Ruff (F401): tests/mocks/nitro_server.py#L19
tests/mocks/nitro_server.py:19:8: F401 `os` imported but unused
Ruff (F541): tests/mocks/generate_fixtures.py#L852
tests/mocks/generate_fixtures.py:852:11: F541 f-string without any placeholders
Ruff (I001): tests/conftest.py#L32
tests/conftest.py:32:5: I001 Import block is un-sorted or un-formatted