Files
cleveragents-core/features
HAL9000 20873d05e0 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-17 21:43:55 -04:00
..