Files
cleveragents-core/features/steps
HAL9000 9cd0748dd6 fix(tests): update coverage job dependency assertions to unit_tests
The coverage job in ci.yml was updated to depend on unit_tests only
(removing lint/typecheck which are independent static-analysis jobs).
Two BDD scenarios still asserted the old lint+typecheck dependency,
causing unit_tests gate failures. Updated both scenarios and the
step definition to assert the correct unit_tests dependency.

ISSUES CLOSED: #1641
2026-06-18 04:00:46 -04:00
..