mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
The Elmhurst rebuild for this cert had two carryover bugs from the shared Playwright session: TextBoxOpenChimneys silently inherited "2" from a prior cert's build (this cert's register lodges open_fireplaces_count=0, which the gov-API mapper already reads correctly), and wall thickness inherited a stale 280mm. Also fixed a real bug in the space_heating() PCDB-ref-clearing logic: input_value() returns the string "0" when already cleared, which is truthy in Python, causing a spurious navigate-away that broke the next E.goto() call. Rebuilt cleanly (chimneys=0, wall thickness=220mm per RdSAP convention for unrecorded solid-wall thickness, since CheckBoxWallThicknessUnknown does not persist via Playwright in this tool version). Elmhurst's own worksheet score moves from a contaminated 46/48 to 51, closing the gap against this engine's 53-on-gov-API-inputs from ~5-7pt to ~2pt. No mapper.py change was needed -- the gov-API mapper's open_chimneys_count=0 was correct all along. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| abri | ||
| addresses | ||
| billing | ||
| bulk_document_download | ||
| data_transformation | ||
| epc | ||
| epc_prediction | ||
| fuel_rates | ||
| magicplan | ||
| modelling | ||
| property | ||
| property_baseline | ||
| sap10_calculator | ||
| tasks | ||
| __init__.py | ||
| test_building_geometry.py | ||
| test_postcode.py | ||