delvtech / agent0

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

Hyperdrive interface accepts single hyperdrive pool address #1387

Closed slundqui closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 81.34%. Comparing base (9ba6b3e) to head (744980f).

:exclamation: Current head 744980f differs from pull request most recent head 7980f35. Consider uploading reports for the commit 7980f35 to get more accurate results

Files Patch % Lines
src/agent0/ethpy/hyperdrive/addresses.py 37.50% 5 Missing :warning:
...agent0/core/hyperdrive/interactive/i_hyperdrive.py 83.33% 1 Missing :warning:
...0/core/hyperdrive/utilities/run_bots/run_agents.py 83.33% 1 Missing :warning:
...gent0/ethpy/hyperdrive/interface/read_interface.py 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1387 +/- ## ========================================== + Coverage 81.33% 81.34% +0.01% ========================================== Files 104 104 Lines 6284 6272 -12 ========================================== - Hits 5111 5102 -9 + Misses 1173 1170 -3 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1387/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/1387/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `81.34% <83.67%> (+0.01%)` | :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.