delvtech / agent0

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

Various fuzz fixes #1582

Closed slundqui closed 1 week ago

slundqui commented 1 week ago
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 70.45455% with 26 lines in your changes missing coverage. Please review.

Project coverage is 82.35%. Comparing base (36d3b1d) to head (5d03bb5).

Files Patch % Lines
...c/agent0/hyperfuzz/system_fuzz/invariant_checks.py 73.43% 17 Missing :warning:
src/agent0/hyperfuzz/system_fuzz/run_fuzz_bots.py 33.33% 6 Missing :warning:
...gent0/ethpy/hyperdrive/interface/read_interface.py 83.33% 2 Missing :warning:
src/agent0/core/hyperdrive/interactive/chain.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1582 +/- ## ========================================== + Coverage 82.01% 82.35% +0.34% ========================================== Files 98 98 Lines 7239 7256 +17 ========================================== + Hits 5937 5976 +39 + Misses 1302 1280 -22 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1582/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/1582/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `82.35% <70.45%> (+0.34%)` | :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.