|
All checks were successful
CI / changes (push) Successful in 7s
CI / changes (pull_request) Successful in 7s
CI / backend-tests (push) Has been skipped
CI / frontend-tests (push) Has been skipped
CI / openapi-codegen-check (push) 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
Add SCORE_THRESHOLDS constant (mirror of backend/app/api/v1/parcels.py) to server.py and filter out weighted scores below SCORE_THRESHOLDS["хорошо"] (25.0) before appending to the suggestions list, honouring the contract stated in the endpoint docstring. |
||
|---|---|---|
| .. | ||
| cache | ||
| reports | ||
| static | ||
| .gitignore | ||
| 01_load_sites.py | ||
| 02_fetch_pois.py | ||
| 03_score.py | ||
| 04_report.py | ||
| 05_objective_pull.py | ||
| 06_match_economics.py | ||
| 07_objective_full_pull.py | ||
| 08_enrich_economics.py | ||
| 09_macro_and_trend.py | ||
| 10_score_v2.py | ||
| 11_refetch_pois_extended.py | ||
| 12_more_pois.py | ||
| db_init.py | ||
| server.py | ||