Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the new building DSM class #480

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

-remove duplicated code into a function

8b0bed3
Select commit
Loading
Failed to load commit list.
Open

Add the new building DSM class #480

-remove duplicated code into a function
8b0bed3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 13, 2024 in 1s

83.23% of diff hit (target 76.71%)

View this Pull Request on Codecov

83.23% of diff hit (target 76.71%)

Annotations

Check warning on line 692 in assume/common/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/common/utils.py#L692

Added line #L692 was not covered by tests

Check warning on line 335 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 350 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L350

Added line #L350 was not covered by tests

Check warning on line 373 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 388 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L388

Added line #L388 was not covered by tests

Check warning on line 466 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L465-L466

Added lines #L465 - L466 were not covered by tests

Check warning on line 495 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L494-L495

Added lines #L494 - L495 were not covered by tests

Check warning on line 499 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L498-L499

Added lines #L498 - L499 were not covered by tests

Check warning on line 576 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L575-L576

Added lines #L575 - L576 were not covered by tests

Check warning on line 579 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L579

Added line #L579 was not covered by tests

Check warning on line 581 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L581

Added line #L581 was not covered by tests

Check warning on line 588 in assume/units/building.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/building.py#L588

Added line #L588 was not covered by tests

Check warning on line 143 in assume/units/dsm_load_shift.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/dsm_load_shift.py#L137-L143

Added lines #L137 - L143 were not covered by tests

Check warning on line 148 in assume/units/dsm_load_shift.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/dsm_load_shift.py#L148

Added line #L148 was not covered by tests

Check warning on line 152 in assume/units/dsm_load_shift.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/dsm_load_shift.py#L152

Added line #L152 was not covered by tests

Check warning on line 154 in assume/units/dsm_load_shift.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

assume/units/dsm_load_shift.py#L154

Added line #L154 was not covered by tests