delvtech / agent0

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

Local fuzz bots fixes #1486

Closed slundqui closed 2 months ago

slundqui commented 2 months ago

Closing subprocess pipes in cleanup. Adding in check for eth and refund fuzz bots if below minimum.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 83.61%. Comparing base (28e951c) to head (9b980dc).

:exclamation: Current head 9b980dc differs from pull request most recent head fee38ea

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

Files Patch % Lines
.../agent0/core/hyperdrive/interactive/local_chain.py 33.33% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1486 +/- ## ========================================== - Coverage 83.96% 83.61% -0.35% ========================================== Files 88 88 Lines 5650 5659 +9 ========================================== - Hits 4744 4732 -12 - Misses 906 927 +21 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1486/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/1486/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `83.61% <33.33%> (-0.35%)` | :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.