assume-framework / assume

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

[tutorial] add basic example of EOM and LTM comparison #265

Closed maurerle closed 7 months ago

maurerle commented 8 months ago

This still awaits proper renaming of the examples to tutorials, but can be merged once I tested everything.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (cff691d) 80.22% compared to head (93a9468) 81.92%. Report is 11 commits behind head on main.

Files Patch % Lines
assume/strategies/extended.py 18.75% 13 Missing :warning:
assume/common/outputs.py 75.00% 2 Missing :warning:
assume/markets/base_market.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ========================================== + Coverage 80.22% 81.92% +1.70% ========================================== Files 38 38 Lines 4136 4156 +20 ========================================== + Hits 3318 3405 +87 + Misses 818 751 -67 ``` | [Flag](https://app.codecov.io/gh/assume-framework/assume/pull/265/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/265/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=assume-framework) | `81.92% <48.38%> (+1.70%)` | :arrow_up: | 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.