assume-framework / assume

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

Edit how pyomo markets are imported #310

Closed nick-harder closed 5 months ago

nick-harder commented 5 months ago

-remove dependency on pyomo when also loading markets -maybe we should include pyomo as standard dependency at sme point

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (d65fb1a) 81.42% compared to head (1addced) 79.86%.

Files Patch % Lines
assume/markets/clearing_algorithms/__init__.py 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ========================================== - Coverage 81.42% 79.86% -1.57% ========================================== Files 41 41 Lines 4701 4704 +3 ========================================== - Hits 3828 3757 -71 - Misses 873 947 +74 ``` | [Flag](https://app.codecov.io/gh/assume-framework/assume/pull/310/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/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=assume-framework) | `79.86% <50.00%> (-1.57%)` | :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.