mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Second ASHP before/after (boiler 2): a gas boiler whose hot water is electric/ instantaneous (water-heating SAP code 909, no cylinder). The cascade pin passes at 1e-4, exercising the overlay's water_heating_code reset 909 -> 901 that the boiler-1 pin (already 901) did not. (After lodges control 2209 vs the overlay's 2210 — SAP-equivalent zone controls.) Adds an xfail(strict) tripwire test_gas_boiler_instant_hw_before_baselines: the raw before is not scorable on its own because the mapper maps the 'BGB' gas- boiler EES code to an empty main_fuel_type (boiler-1's 'RGE' resolves to 26), so Sap10Calculator raises MissingMainFuelType. Harmless to the pin (the overlay overwrites fuel -> 30); flips green when the mapper derives mains gas from the gas-boiler SAP code (separate mapper-front fix). ADR-0024. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| _elmhurst_recommendation.py | ||
| test_elmhurst_cascade_pins.py | ||
| test_floor_recommendation.py | ||
| test_glazing_recommendation.py | ||
| test_heating_recommendation.py | ||
| test_lighting_recommendation.py | ||
| test_measure_dependency.py | ||
| test_optimiser.py | ||
| test_overlay_applicator.py | ||
| test_package_scorer.py | ||
| test_plan.py | ||
| test_plan_valuation.py | ||
| test_roof_recommendation.py | ||
| test_scoring.py | ||
| test_valuation.py | ||
| test_ventilation_recommendation.py | ||
| test_wall_recommendation.py | ||
| test_window_extraction_001431.py | ||