Commit graph

2965 commits

Author SHA1 Message Date
Daniel Roth
3289dc226d Rename Element to LbwfElement 2026-01-22 13:28:51 +00:00
Daniel Roth
b73f6297eb Merge branch 'main' into feature/condition-data 2026-01-22 12:21:25 +00:00
Daniel Roth
a7201b0dc4 Start writing peabody mapper. Now rethink model before continuing 2026-01-22 12:20:17 +00:00
KhalimCK
089b9a813f
Merge pull request #684 from Hestia-Homes/unit-tests
Fixing of broken tests
2026-01-22 11:45:12 +00:00
Khalim Conn-Kowlessar
cf55aac64b changes pytest config 2026-01-22 11:41:58 +00:00
Khalim Conn-Kowlessar
6af6ba4656 adding config env variables for pytest 2026-01-22 11:37:41 +00:00
Khalim Conn-Kowlessar
0143e8cbaf remove branch filtering from workflow 2026-01-22 11:10:05 +00:00
Khalim Conn-Kowlessar
6e2da7c166 change unit tests to run on every pr 2026-01-22 11:08:11 +00:00
Daniel Roth
23605b5279
Merge pull request #683 from Hestia-Homes/add-formatting-to-devcontainer
Add black formatting on-save to devcontainer
2026-01-22 10:48:44 +00:00
Khalim Conn-Kowlessar
4ae439ddd3 fixed costs tests 2026-01-22 09:45:32 +00:00
Daniel Roth
1634e04dda consistent address trimming when assmebling property objects 2026-01-22 09:30:50 +00:00
Daniel Roth
9ccbbafb29 Detect block-level asset conditions 🟩 2026-01-22 09:24:23 +00:00
Daniel Roth
3cdc871aae Detect block-level asset conditions - additional test cases 🟥 2026-01-22 09:23:01 +00:00
Daniel Roth
f8db0cadba Ignore block level assets during parsing 2026-01-22 09:15:37 +00:00
Daniel Roth
80f3325cf0 Detect block-level asset conditions 🟩 2026-01-22 09:08:15 +00:00
Daniel Roth
187d7fbadd Detect block-level asset conditions - additional test cases 🟥 2026-01-22 09:06:05 +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
Daniel Roth
a07020d085 Detect block-level asset conditions 🟥 2026-01-21 17:33:14 +00:00
Daniel Roth
ad03d11bc9 fix typo in file type detector 2026-01-21 17:26:15 +00:00
Khalim Conn-Kowlessar
fe5e781491 fixed roof recommendation tests 2026-01-21 16:31:07 +00:00
Daniel Roth
4e190328cc Parse Peabody condition data xlsx 🟩 2026-01-21 16:25:58 +00:00
Khalim Conn-Kowlessar
2142bb7843 fixed solar tests & added additional description to wall map 2026-01-21 16:09:03 +00:00
Daniel Roth
d43d9d9069 Parse Peabody condition data xlsx 🟥 2026-01-21 15:13:17 +00:00
Daniel Roth
ade999807d add black formatting on-save, to edited file only, to devcontainer 2026-01-21 14:12:25 +00:00
Daniel Roth
a8ff74c2ea include install_date on AssetCondition 🟩 2026-01-21 12:37:23 +00:00
Daniel Roth
7bd70ae001 include install_date on AssetCondition 🟥 2026-01-21 12:36:35 +00:00
Daniel Roth
dfe0460155 Pass survey year to mapper rather than using today's year 2026-01-21 12:14:16 +00:00
Daniel Roth
25923cbc9f add mapping to processor 2026-01-21 12:09:02 +00:00
Khalim Conn-Kowlessar
36e963c7aa fixed failing ventilation recommendations 2026-01-21 11:52:16 +00:00
Daniel Roth
7eb06396ef Merge branch 'main' into feature/condition-data 2026-01-21 11:51:31 +00:00
Khalim Conn-Kowlessar
64c98dd415 fixed remaining walls tests 2026-01-21 11:46:57 +00:00
Daniel Roth
fc08a7df4f Map LbwfHouse to AssetCondition list 🟩 2026-01-21 11:01:25 +00:00
Khalim Conn-Kowlessar
cc96b13871 fixing wall recommendation tests 2026-01-21 10:54:51 +00:00
KhalimCK
07a5f3ce44
Merge pull request #680 from Hestia-Homes/portfolio-diagnostics
Portfolio diagnostics
2026-01-21 09:51:43 +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
Daniel Roth
c8abc19e59 Map LbwfHouse to AssetCondition list 🟥 2026-01-20 17:18:51 +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
Daniel Roth
694bb0b569 Define classes 2026-01-20 15:57:56 +00:00
Daniel Roth
cdf5046dce Merge branch 'main' into feature/condition-data 2026-01-20 13:08:25 +00:00
Daniel Roth
11b482838e
Merge pull request #679 from Hestia-Homes/feature/condition-data
Condition Data - parse LBWF houses data to objects
2026-01-20 12:15:35 +00:00
Daniel Roth
07cab931e5 correction to gitignore 2026-01-20 11:02:59 +00:00
Khalim Conn-Kowlessar
2b071e6afd added initial test for recommendation impact calculation with adjustment 2026-01-20 10:54:22 +00:00
Daniel Roth
7846f9c949 Adjust EPC column name to correctly include trailing space 2026-01-20 10:34:09 +00:00
Daniel Roth
01bf0dbd9c Parse Houses sheet as well 🟪 2026-01-20 09:58:20 +00:00