|
All checks were successful
CI Trade-In / changes (pull_request) Successful in 9s
CI / changes (pull_request) Successful in 9s
CI Trade-In / backend-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 2m5s
CI / backend-tests (pull_request) Successful in 15m17s
market_pulse.competitors_total and neighbors_summary.count_buildings_100m were silently capped by their SQL LIMITs (20/30) and reported as true totals; add unbounded COUNT(*) for both (coverage_pct now uses the true denominator), matching the features_truncated pattern from epic #2445 A2. VelocityResult gains competitors_truncated for its LIMIT-200 query. The permits-nearby table in both the HTML and DOCX full-report exporters now discloses "… и ещё N записей" instead of silently hard-slicing to 10. neighbors_truncated compares against the actually-returned (20) list, catching a second Python-side [:20] slice beyond the SQL LIMIT 30. Refs #2464 (cluster B silent-caps). |
||
|---|---|---|
| .. | ||
| analysis_runs | ||
| analytics | ||
| cadastre | ||
| chat | ||
| etl | ||
| exporters | ||
| forecasting | ||
| generative | ||
| llm | ||
| photos | ||
| scrapers | ||
| site_finder | ||
| __init__.py | ||
| analytics_queries.py | ||
| analytics_refresh.py | ||
| dadata_client.py | ||
| forecast_request_cache.py | ||
| insights.py | ||
| job_settings.py | ||
| objective_etl.py | ||
| objective_sync_config.py | ||
| own_projects.py | ||
| weather_cache.py | ||