Files
HAL9000 9ae4e6c36e
CI / push-validation (pull_request) Successful in 22s
CI / build (pull_request) Successful in 29s
CI / lint (pull_request) Successful in 40s
CI / helm (pull_request) Successful in 40s
CI / quality (pull_request) Successful in 43s
CI / typecheck (pull_request) Successful in 1m13s
CI / security (pull_request) Successful in 1m20s
CI / unit_tests (pull_request) Successful in 5m31s
CI / integration_tests (pull_request) Successful in 8m17s
CI / docker (pull_request) Successful in 2m28s
CI / coverage (pull_request) Successful in 8m3s
CI / status-check (pull_request) Successful in 2s
fix(tests): remove type: ignore and fix ruff format in toctou step file
Replace five # type: ignore comments with setattr() calls (for module
attribute monkey-patching) and an Any return type (for _get_memory_engines),
eliminating all type suppressions per project zero-tolerance policy.

Fix ruff format violations: collapse @when decorator to one line, reformat
raise...from split, and reformat assert message wrapping.

ISSUES CLOSED: #7566
2026-06-02 05:51:55 -04:00
..