assume-framework / assume

ASSUME - Agent-based Simulation for Studying and Understanding Market Evolution
https://assume.readthedocs.io
23 stars 6 forks source link

Fix missing fixed costs and fix forecaster #295

Closed nick-harder closed 7 months ago

nick-harder commented 7 months ago

-fix missing fixed cost in marginal cost calculations -> now power plant and storage units consider both variable and fixed cost

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (7380ef5) 83.86% compared to head (5098d0d) 83.86%.

Files Patch % Lines
assume/strategies/flexable_storage.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #295 +/- ## ======================================= Coverage 83.86% 83.86% ======================================= Files 40 40 Lines 4549 4549 ======================================= Hits 3815 3815 Misses 734 734 ``` | [Flag](https://app.codecov.io/gh/assume-framework/assume/pull/295/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=assume-framework) | Coverage Δ | | |---|---|---| | [pytest](https://app.codecov.io/gh/assume-framework/assume/pull/295/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=assume-framework) | `83.86% <96.42%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=assume-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.