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

Explicit demand response peak load #484

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

Merge branch 'main' into explicit_demand_response_peak_load

1d6627f
Select commit
Loading
Failed to load commit list.
Open

Explicit demand response peak load #484

Merge branch 'main' into explicit_demand_response_peak_load
1d6627f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 1s

77.06% (+0.51%) compared to 7457a21

View this Pull Request on Codecov

77.06% (+0.51%) compared to 7457a21

Details

Codecov Report

Attention: Patch coverage is 92.27642% with 19 lines in your changes missing coverage. Please review.

Project coverage is 77.06%. Comparing base (7457a21) to head (1d6627f).

Files with missing lines Patch % Lines
assume/units/dsm_load_shift.py 94.77% 7 Missing ⚠️
assume/common/forecasts.py 92.75% 5 Missing ⚠️
assume/strategies/naive_strategies.py 0.00% 3 Missing ⚠️
assume/units/hydrogen_plant.py 75.00% 2 Missing ⚠️
assume/units/steel_plant.py 93.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #484      +/-   ##
==========================================
+ Coverage   76.55%   77.06%   +0.51%     
==========================================
  Files          51       51              
  Lines        6871     7034     +163     
==========================================
+ Hits         5260     5421     +161     
- Misses       1611     1613       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.