gendesign/backend
Light1YT 0413d59b89
All checks were successful
CI / changes (pull_request) Successful in 7s
CI / frontend-tests (pull_request) Successful in 1m5s
CI / openapi-codegen-check (pull_request) Successful in 1m59s
CI / backend-tests (pull_request) Successful in 14m18s
test(quarter-dump): un-rot freshness date-bomb (hardcoded 2026-01-01 → now−1d)
test_nspd_path_used_when_zouit_count_nonzero хардкодил dump fetched_at =
datetime(2026, 1, 1) как «свежий». С 2026-06-30 разница превысила
_DUMP_MAX_AGE_DAYS=180 → код уходил в stale-ветку (_trigger_harvest →
_empty_unavailable) → nspd_zouit_overlaps=[] → assert 0 == 1. Не регрессия
этой ветки: PR #2101 был frontend-only (backend-tests не гонял полный suite),
PR-B — первый backend-PR после пересечения порога, поэтому date-bomb всплыл
здесь. Свежесть теперь относительна now (now − 1 день) — устойчиво к дате прогона.
2026-06-30 14:33:16 +05:00
..
alembic fix(week-review): дожим ревью — #1569, #1590, #1642 + feat #801 MSW-preview 2026-06-17 11:24:34 +05:00
app feat(section7): editable section footprint + корпус plural/program hint (#1953) 2026-06-30 13:59:14 +05:00
db/init ops: alembic baseline, pre-commit, TIGER cleanup, pg_dump scripts 2026-04-26 13:08:51 +03:00
output feat(geo): NSPD bulk-fetcher без Playwright + resume-friendly UI 2026-05-11 08:53:28 +03:00
scripts feat(scripts): Potrace floor-plan vectorization spike (#299) (#1663) 2026-06-17 17:12:48 +00:00
tests test(quarter-dump): un-rot freshness date-bomb (hardcoded 2026-01-01 → now−1d) 2026-06-30 14:33:16 +05:00
.dockerignore fix(scraper): диагностируем «кнопка не работает» — Redis lock + task_received log 2026-04-28 23:17:42 +03:00
.env.example refactor(security): убрать X-Admin-Token (Caddy basic_auth достаточен) (#437) 2026-05-23 10:41:22 +00:00
.env.runtime.example sprint1: nspd scraper industrialization, per-bucket elasticity, cadastre cross-check, sentry releases 2026-04-30 21:51:19 +03:00
.gitignore fix(financial): парковка price/cost по классу (econom наземная, business Excel) 2026-06-24 16:58:21 +05:00
alembic.ini ops: alembic baseline, pre-commit, TIGER cleanup, pg_dump scripts 2026-04-26 13:08:51 +03:00
debug.log feat(geo): NSPD bulk-fetcher без Playwright + resume-friendly UI 2026-05-11 08:53:28 +03:00
Dockerfile feat(sf): OCR-пайплайн изъятия ЕКБ (Tesseract rus) → land_reservation (#1062) 2026-06-07 18:07:06 +03:00
pyproject.toml ci(infra): coverage-gate (#68) + OpenAPI codegen-assert (#69) + uptime monitoring (#75) 2026-06-13 23:28:06 +05:00
uv.lock ci(infra): coverage-gate (#68) + OpenAPI codegen-assert (#69) + uptime monitoring (#75) 2026-06-13 23:28:06 +05:00