feat: улучшить agentic-readiness — добавить CI, проверки конфигурации и тесты

This commit is contained in:
Marat Kharitonov
2026-07-06 22:18:12 +03:00
parent 2b695aed82
commit 3818c2db29
6 changed files with 251 additions and 133 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ async def test_reap_stale_analysis_resets_stuck_findings(db_session):
from guarddog_nexus.db.engine import _engine
async with _engine.begin() as conn:
async with _engine.begin():
pass # ensure tables exist in _engine too
await db_session.execute(