gendesign/tradein-mvp/backend
bot-backend 0e0911dd28
All checks were successful
CI Trade-In / changes (pull_request) Successful in 10s
CI / changes (pull_request) Successful in 10s
CI Trade-In / frontend-checks (pull_request) Has been skipped
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Has been skipped
CI Trade-In / backend-tests (pull_request) Successful in 1m2s
fix(tradein/scrapers): clamp implausible listing/publish dates at the save choke point
Avito emits 1970-epoch and near-future listing_date; a single guard in
save_listings() nulls anything outside [2010-01-01, today+2d], covering all
providers. + migration 181 nulls existing bad rows. LOW audit R2 (#6).
2026-07-13 01:03:24 +03:00
..
app fix(tradein/geocoder): gate EKB-local tiers for non-EKB oblast addresses (#11) 2026-07-12 21:08:49 +00:00
data/sql fix(tradein/scrapers): clamp implausible listing/publish dates at the save choke point 2026-07-13 01:03:24 +03:00
scripts feat(tradein/backtest): --city per-city валидация + corridor city-parity 2026-07-12 20:49:04 +03:00
tests fix(tradein/scrapers): clamp implausible listing/publish dates at the save choke point 2026-07-13 01:03:24 +03:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile chore(scraper-kit): docker-context wiring + restore backend workspace dep (#2137) 2026-07-02 14:21:38 +00:00
pyproject.toml fix(tradein/pdf): честный embedded-шрифт (PT Sans/PT Serif) + matplotlib-график вместо div (#2427) 2026-07-04 14:39:37 +00:00