delvtech / agent0

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

Using interactive hyperdrive for tests and removing old workflow #1460

Closed slundqui closed 5 months ago

slundqui commented 5 months ago

This PR refactors tests to use the new interactive workflow, and removes the old workflow in favor of interactive workflow.

Breaking changes:

Changes:

TODO:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 80.42%. Comparing base (8bd6e9d) to head (24f43b7). Report is 1 commits behind head on main.

Files Patch % Lines
src/agent0/test_fixtures/chain_fixture.py 70.45% 13 Missing :warning:
src/agent0/test_fixtures/hyperdrive_fixture.py 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1460 +/- ## ========================================== - Coverage 80.66% 80.42% -0.25% ========================================== Files 104 94 -10 Lines 6450 5981 -469 ========================================== - Hits 5203 4810 -393 + Misses 1247 1171 -76 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1460/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/1460/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `80.42% <91.81%> (-0.25%)` | :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=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.