delvtech / agent0

Analysis & simulation repo for Delv
https://agent0.readthedocs.io/en/latest/
Apache License 2.0
45 stars 18 forks source link

Interactive agent move #1477

Closed slundqui closed 2 months ago

slundqui commented 2 months ago

Mechanical changes to move agent functions out of Hyperdrive and LocalHyperdrive to HyperdriveAgent and LocalHyperdriveAgent

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 97.41697% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 83.47%. Comparing base (6f7dd81) to head (9baa0e5).

Files Patch % Lines
...t0/core/hyperdrive/interactive/hyperdrive_agent.py 97.84% 4 Missing :warning:
...e/hyperdrive/interactive/local_hyperdrive_agent.py 96.15% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1477 +/- ## ========================================== + Coverage 83.43% 83.47% +0.04% ========================================== Files 87 87 Lines 5643 5605 -38 ========================================== - Hits 4708 4679 -29 + Misses 935 926 -9 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1477/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/delvtech/agent0/pull/1477/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `83.47% <97.41%> (+0.04%)` | :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=delvtech#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.