assume-framework / assume

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

added an automatic assignment of RL units to one RL unit operator #276

Closed kim-mskw closed 7 months ago

kim-mskw commented 7 months ago

see title, that's it

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1a11d83) 81.83% compared to head (ec461eb) 81.78%.

Files Patch % Lines
assume/world.py 33.33% 2 Missing :warning:
assume/scenario/loader_csv.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ========================================== - Coverage 81.83% 81.78% -0.06% ========================================== Files 38 38 Lines 4173 4178 +5 ========================================== + Hits 3415 3417 +2 - Misses 758 761 +3 ``` | [Flag](https://app.codecov.io/gh/assume-framework/assume/pull/276/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/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=assume-framework) | `81.78% <40.00%> (-0.06%)` | :arrow_down: | 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.