Commit graph

679 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
7237ad5a79 bug fixed for 0 target gain where infinity was being selected 2026-02-13 12:40:07 +00:00
Khalim Conn-Kowlessar
24a7c95f63 handling cases where ventilation recommendation has a score taking a property below 1 2026-02-13 10:42:17 +00:00
Khalim Conn-Kowlessar
d3a494a7e7 handling missing roof description 2026-02-11 17:09:08 +00:00
Khalim Conn-Kowlessar
9e6ff3e48d map empty description to null outputs for Roof Attributes and updated tests. Removed redundant repeat test 2026-02-11 13:57:56 +00:00
Khalim Conn-Kowlessar
abc300b406 merged 2026-02-10 14:31:28 +00:00
Khalim Conn-Kowlessar
294c12fe4c handling env permissions for local vs test environments and debugging handling of primary roof 2026-02-09 16:30:40 +00:00
Khalim Conn-Kowlessar
71a2a2357a fixed bug not pulling out sloping ceiling rec 2026-01-28 12:45:42 +00:00
Khalim Conn-Kowlessar
c1782e6e31 add specific return names in handling multi roof types 2026-01-28 10:00:20 +00:00
Khalim Conn-Kowlessar
5f463efe7d fixed last sloping ceiling recommendation with limited insulation 2026-01-28 09:36:16 +00:00
Khalim Conn-Kowlessar
81fc264afe handling ambiguous cases for sloping ceiling vs loft insulation 2026-01-28 09:32:32 +00:00
Khalim Conn-Kowlessar
79ef0805c3 handling ambiguous cases for sloping ceiling vs loft insulation 2026-01-27 19:04:37 +00:00
Khalim Conn-Kowlessar
f123a7ab89 expected performance for sloping ceiling updated to good 2026-01-27 09:31:18 +00:00
Khalim Conn-Kowlessar
f8937c790a added counter example 2026-01-27 09:29:56 +00:00
Khalim Conn-Kowlessar
59c92574a3 added costs unit test 2026-01-27 08:46:52 +00:00
Khalim Conn-Kowlessar
b81b04a6b8 added initial test 2026-01-27 08:43:58 +00:00
Khalim Conn-Kowlessar
ac749e427e first implementation for sloping ceiling insulation 2026-01-26 19:06:50 +00:00
Khalim Conn-Kowlessar
64eb2e2f20 added in basic process for sloping ceiling 2026-01-26 17:49:56 +00:00
Khalim Conn-Kowlessar
e8b7a569ff working on rir insulation| 2026-01-26 13:25:15 +00:00
Khalim Conn-Kowlessar
0ad3f09902 refactoring roof recommendations logic 2026-01-26 12:25:51 +00:00
Khalim Conn-Kowlessar
f4f2ffb599 function shell 2026-01-23 09:58:27 +00:00
Khalim Conn-Kowlessar
552047f85c Fixing errored case for calico run with missing data in floors 2026-01-22 22:56:58 +00:00
Khalim Conn-Kowlessar
6e2da7c166 change unit tests to run on every pr 2026-01-22 11:08:11 +00:00
Khalim Conn-Kowlessar
4ae439ddd3 fixed costs tests 2026-01-22 09:45:32 +00:00
Khalim Conn-Kowlessar
ed7cb6998b fixed floor recommendation tests 2026-01-22 08:55:51 +00:00
Khalim Conn-Kowlessar
201e8dd829 fixed heating recommendation tests 2026-01-22 08:49:57 +00:00
Khalim Conn-Kowlessar
fe5e781491 fixed roof recommendation tests 2026-01-21 16:31:07 +00:00
Khalim Conn-Kowlessar
2142bb7843 fixed solar tests & added additional description to wall map 2026-01-21 16:09:03 +00:00
Khalim Conn-Kowlessar
36e963c7aa fixed failing ventilation recommendations 2026-01-21 11:52:16 +00:00
Khalim Conn-Kowlessar
64c98dd415 fixed remaining walls tests 2026-01-21 11:46:57 +00:00
Khalim Conn-Kowlessar
cc96b13871 fixing wall recommendation tests 2026-01-21 10:54:51 +00:00
Khalim Conn-Kowlessar
243b0ff2d4 fixed windows recommendations tests 2026-01-20 23:55:26 +00:00
Khalim Conn-Kowlessar
1a90a04eb7 debugging windows recommendation tests 2026-01-20 23:50:14 +00:00
Khalim Conn-Kowlessar
349cf437ed debugging windows recommendation tests 2026-01-20 23:48:22 +00:00
Khalim Conn-Kowlessar
0fc09aa142 fixing tests 2026-01-20 22:39:00 +00:00
Khalim Conn-Kowlessar
90fbc593f9 handling fixed cost exceeding our budget, creating negative budget 2026-01-20 19:41:54 +00:00
Khalim Conn-Kowlessar
2dda567e2d refactor to break recommendaiton impact into functions 2026-01-20 16:36:55 +00:00
Khalim Conn-Kowlessar
32a3695ba2 refactoring the recommendation impact code, with new tests 2026-01-20 16:15:48 +00:00
Khalim Conn-Kowlessar
2b071e6afd added initial test for recommendation impact calculation with adjustment 2026-01-20 10:54:22 +00:00
Khalim Conn-Kowlessar
5f2bc596ca don't say ventilation is already installed if cwi installed 2026-01-14 01:52:32 +00:00
Khalim Conn-Kowlessar
6f1159e871 made adjustment to force any already installed properties to be included in a plan 2026-01-14 00:01:01 +00:00
Khalim Conn-Kowlessar
6436518da9 Added change to pass an already installed sap value, which rebaselines the property, to prevent optimisation 2026-01-12 17:32:53 +00:00
Khalim Conn-Kowlessar
5dd29ee1c6 removed stupid import 2026-01-10 21:43:15 +00:00
Khalim Conn-Kowlessar
1b3aa92671 already installed working 2026-01-10 21:21:18 +00:00
Khalim Conn-Kowlessar
3fe102c385 added rebaselining for installed measures 2026-01-10 18:52:26 +00:00
Khalim Conn-Kowlessar
808a5122ee added re-baselining to the property model 2026-01-10 14:59:46 +00:00
Khalim Conn-Kowlessar
b156513524 updating windows description for secondary glazing replacement to double 2026-01-10 11:48:56 +00:00
Khalim Conn-Kowlessar
ef942ef18a allow double glazing if no restrictions but confirmed performance of secondary glazing 2026-01-10 11:40:49 +00:00
Khalim Conn-Kowlessar
608ff71d35 minor tweaks and bug fixes for properties that failed diagnostic tests 2026-01-06 20:58:13 +00:00
Khalim Conn-Kowlessar
45170d4724 switched off hhrsh for comunity heating in place 2026-01-06 18:35:08 +00:00
Khalim Conn-Kowlessar
8803feec5e added enforce fabric first option 2026-01-05 19:34:05 +00:00