delvtech / agent0

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

Deploy steth hyperdrive #1570

Closed slundqui closed 1 week ago

slundqui commented 1 week ago

This PR adds a steth hyperdrive deployment to agent0.

NOTE there exists an error with converting to/from lido shares that needs to be fixed. test_funding_and_Trades currently breaks for the steth deployment, which requires the fix for this to pass. https://github.com/delvtech/agent0/issues/1545

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 97.95918% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.68%. Comparing base (887d70c) to head (d448164).

Files Patch % Lines
...t0/core/hyperdrive/interactive/local_hyperdrive.py 92.85% 1 Missing :warning:
src/agent0/ethpy/hyperdrive/deploy.py 98.73% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1570 +/- ## ========================================== + Coverage 81.43% 81.68% +0.24% ========================================== Files 98 98 Lines 7100 7163 +63 ========================================== + Hits 5782 5851 +69 + Misses 1318 1312 -6 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1570/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/1570/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `81.68% <97.95%> (+0.24%)` | :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.