delvtech / agent0

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

Adding explicit check for registered hyperdrive versions #1479

Closed slundqui closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.60%. Comparing base (7a230fc) to head (c9d59da).

:exclamation: Current head c9d59da differs from pull request most recent head 7549891

Please upload reports for the commit 7549891 to get more accurate results.

Files Patch % Lines
src/agent0/ethpy/hyperdrive/addresses.py 7.14% 13 Missing :warning:
...thpy/hyperdrive/get_expected_hyperdrive_version.py 87.50% 1 Missing :warning:
...gent0/ethpy/hyperdrive/interface/read_interface.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1479 +/- ## ========================================== - Coverage 83.88% 83.60% -0.28% ========================================== Files 87 88 +1 Lines 5622 5649 +27 ========================================== + Hits 4716 4723 +7 - Misses 906 926 +20 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1479/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/1479/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `83.60% <44.44%> (-0.28%)` | :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.