gendesign/backend/tests/sql
bot-backend 14818f0303
All checks were successful
CI Trade-In / changes (pull_request) Successful in 15s
CI / changes (pull_request) Successful in 15s
CI Trade-In / browser-tests (pull_request) Has been skipped
CI Trade-In / frontend-checks (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Successful in 2m56s
CI Trade-In / backend-tests (pull_request) Successful in 5m25s
CI / backend-tests (pull_request) Successful in 18m18s
chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864)
Почему: файлы в main были отформатированы старым ruff (хук 0.7.4), а после
#3021 хук, CI и `uv run ruff format` — на 0.15.20. Без нормализации каждый
коммит, касающийся одного из этих 161 файлов, тащил бы посторонние хунки
на нетронутых строках (длинные assert-сообщения и т.п.).

Что: `ruff format` 0.15.20 по backend/ и tradein-mvp/backend/; ничего,
кроме форматирования (958+/1034−). `ruff check` 0.15.20 зелёный на обоих
проектах, повторный `format --check` — 1001 файл без изменений
(идемпотентно), compileall чистый.

Refs #2864
2026-08-21 16:39:28 +05:00
..
__init__.py chore(mv): regression test + sql rule for weighted AVG (#295) (#626) 2026-05-28 13:49:54 +00:00
test_2464_act_date_backfill.py chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864) 2026-08-21 16:39:28 +05:00
test_2464_area_bin_unknown.py fix(ptica): лоты без площади — своя корзина, а не «<25 м²» (#2464) 2026-08-20 21:41:47 +05:00
test_2464_default_profile_unique.py fix(ptica): у пользователя не может быть двух дефолтных профилей весов (#2464) 2026-08-20 16:58:48 +05:00
test_2464_land_reservation_dedup.py chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864) 2026-08-21 16:39:28 +05:00
test_2464_leads_stats_suffix_contract.py chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864) 2026-08-21 16:39:28 +05:00
test_2956_freshness_ignores_failed_dumps.py chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864) 2026-08-21 16:39:28 +05:00
test_2986_permits_source_key.py chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864) 2026-08-21 16:39:28 +05:00
test_2998_rosreestr_partition_horizon.py chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864) 2026-08-21 16:39:28 +05:00
test_auth_sql_migrations.py chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864) 2026-08-21 16:39:28 +05:00
test_ddu_price_indicator.py chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864) 2026-08-21 16:39:28 +05:00
test_mv_layout_velocity_weighted_avg.py test(suite): re-align drifted tests with current code (CI-rehab 2/3) 2026-06-03 19:05:43 +05:00
test_velocity_alerts.py chore(format): нормализация под ruff 0.15.20 — 161 файл, только формат (#2864) 2026-08-21 16:39:28 +05:00