assume-framework / assume

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

update dashboard for better Storage view #374

Closed maurerle closed 2 weeks ago

maurerle commented 2 weeks ago

This adds a distinction to see if a unit is currently bidding to charge or to discharge for storages. Before, one did only see the prices, but not if the price is used for a positive or negative volume.

image

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.92%. Comparing base (c0dfe40) to head (8e83242).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #374 +/- ## ======================================= Coverage 74.92% 74.92% ======================================= Files 43 43 Lines 5120 5120 ======================================= Hits 3836 3836 Misses 1284 1284 ``` | [Flag](https://app.codecov.io/gh/assume-framework/assume/pull/374/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/374/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=assume-framework) | `74.92% <ø> (ø)` | | 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.

kim-mskw commented 2 weeks ago

I'll do the review :)