assume-framework / assume

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

fixes writing market_dispatch and dispatch for other product_types #301

Closed maurerle closed 7 months ago

maurerle commented 7 months ago

adds tests for aggregate_step_amount and write_actual_dispatch fixes unreferenced additional_cost in flexableEOMStorage closes #290

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (a9c4dc1) 76.94% compared to head (7ec1a01) 76.94%.

Files Patch % Lines
assume/strategies/flexable_storage.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #301 +/- ## ======================================= Coverage 76.94% 76.94% ======================================= Files 41 41 Lines 4698 4698 ======================================= Hits 3615 3615 Misses 1083 1083 ``` | [Flag](https://app.codecov.io/gh/assume-framework/assume/pull/301/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/301/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=assume-framework) | `76.94% <75.00%> (ø)` | | 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.