delvtech / agent0

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

Allows querying list of pools from registry #1430

Closed slundqui closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 80.90%. Comparing base (1b03ab9) to head (3e82929).

Files Patch % Lines
src/agent0/ethpy/hyperdrive/addresses.py 21.73% 36 Missing :warning:
...agent0/core/hyperdrive/interactive/i_hyperdrive.py 66.66% 2 Missing :warning:
...0/core/hyperdrive/utilities/run_bots/run_agents.py 50.00% 1 Missing :warning:
...gent0/ethpy/hyperdrive/interface/read_interface.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1430 +/- ## ========================================== - Coverage 81.32% 80.90% -0.43% ========================================== Files 104 104 Lines 6393 6440 +47 ========================================== + Hits 5199 5210 +11 - Misses 1194 1230 +36 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1430/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/1430/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `80.90% <29.82%> (-0.43%)` | :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.