assume-framework / assume

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

documentation bidding strategy #266

Closed paragpatil39 closed 7 months ago

paragpatil39 commented 8 months ago

Documentation of bidding strategy

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (cff691d) 80.22% compared to head (9b457f0) 78.49%. Report is 11 commits behind head on main.

:exclamation: Current head 9b457f0 differs from pull request most recent head e840f3e. Consider uploading reports for the commit e840f3e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #266 +/- ## ========================================== - Coverage 80.22% 78.49% -1.73% ========================================== Files 38 39 +1 Lines 4136 4260 +124 ========================================== + Hits 3318 3344 +26 - Misses 818 916 +98 ``` | [Flag](https://app.codecov.io/gh/assume-framework/assume/pull/266/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/266/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=assume-framework) | `78.49% <ø> (-1.73%)` | :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.

nick-harder commented 7 months ago

@paragpatil39 you should also add the tutorial to the documentation, as suggested by Florian in #262, so it will be visible in the readthedocs page

nick-harder commented 7 months ago

merged with #262 tutorial and PR