Commit graph

695 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
d85c44f039 fixing incorrect condition in best practice measures 2026-02-24 20:11:48 +00:00
Khalim Conn-Kowlessar
088ea1e1c2 zero gain 2026-02-24 19:54:31 +00:00
Khalim Conn-Kowlessar
de360ab866 fixed issue when phase is 0 2026-02-24 19:34:51 +00:00
Khalim Conn-Kowlessar
b14c81fa83 allow slightly negative impact on cost savings 2026-02-24 00:32:03 +00:00
Khalim Conn-Kowlessar
40f3c36dbb adding further tests for filtering phase adjustments 2026-02-23 23:26:41 +00:00
Khalim Conn-Kowlessar
9dda6fb434 fixed test and variable renames in function 2026-02-23 15:33:32 +00:00
Khalim Conn-Kowlessar
694717bd34 addressing Dan's feedback 2026-02-23 14:14:07 +00:00
Khalim Conn-Kowlessar
84aef79735 Added tests for checking ventilation 2026-02-23 13:35:31 +00:00
Khalim Conn-Kowlessar
5305643991 pass needs ventilation to optimiser functon' 2026-02-23 12:44:42 +00:00
Khalim Conn-Kowlessar
0e10923353 addressing feedback 2026-02-18 17:39:40 +00:00
Khalim Conn-Kowlessar
378eb05508 aesthetics 2026-02-18 17:18:29 +00:00
Khalim Conn-Kowlessar
ffbfe4992a fixed tests 2026-02-18 17:17:52 +00:00
Khalim Conn-Kowlessar
e0f897bf44 minor stying and typing 2026-02-18 12:46:25 +00:00
Khalim Conn-Kowlessar
ecaf742a18 added catch if budget is not set 2026-02-18 12:38:45 +00:00
Khalim Conn-Kowlessar
c08ab7a767 passing around allow slack 2026-02-18 12:11:14 +00:00
Khalim Conn-Kowlessar
8e22ced679 intial impelmentation of strategic optimiser with tests 2026-02-18 12:03:37 +00:00
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