delvtech / agent0

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

Preview on pending #1595

Closed slundqui closed 2 days ago

slundqui commented 2 days ago

Fixes https://github.com/delvtech/agent0/issues/1593

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.94%. Comparing base (8fd0563) to head (62dd934).

Files Patch % Lines
...core/hyperdrive/crash_report/known_error_checks.py 0.00% 1 Missing :warning:
src/agent0/ethpy/base/transactions.py 66.66% 1 Missing :warning:
src/agent0/hyperfuzz/system_fuzz/run_fuzz_bots.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1595 +/- ## ========================================== + Coverage 81.46% 81.94% +0.47% ========================================== Files 98 98 Lines 7295 7261 -34 ========================================== + Hits 5943 5950 +7 + Misses 1352 1311 -41 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1595/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/1595/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `81.94% <90.90%> (+0.47%)` | :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.