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

fixes calculation of marginal cost and output_before #250

Merged
merged 4 commits into from
Nov 13, 2023

fix tests

cc74f6d
Select commit
Loading
Failed to load commit list.
Merged

fixes calculation of marginal cost and output_before #250

fix tests
cc74f6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 0s

78.33% (+0.11%) compared to c32a623

View this Pull Request on Codecov

78.33% (+0.11%) compared to c32a623

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c32a623) 78.21% compared to head (cc74f6d) 78.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
+ Coverage   78.21%   78.33%   +0.11%     
==========================================
  Files          39       39              
  Lines        4214     4218       +4     
==========================================
+ Hits         3296     3304       +8     
+ Misses        918      914       -4     
Files Coverage Δ
assume/common/units_operator.py 90.95% <100.00%> (+0.40%) ⬆️
assume/markets/base_market.py 87.56% <100.00%> (+0.06%) ⬆️
assume/common/base.py 80.26% <85.71%> (+1.33%) ⬆️

... and 1 file with indirect coverage changes

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