delvtech / agent0

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

Better error handling of failed transactions #1523

Closed slundqui closed 1 month ago

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

Codecov Report

Attention: Patch coverage is 83.60656% with 10 lines in your changes missing coverage. Please review.

Project coverage is 81.06%. Comparing base (75bf773) to head (e11d9e5).

:exclamation: Current head e11d9e5 differs from pull request most recent head 0f19854

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

Files Patch % Lines
...c/agent0/chainsync/analysis/calc_position_value.py 20.00% 4 Missing :warning:
...core/hyperdrive/crash_report/known_error_checks.py 91.17% 3 Missing :warning:
src/agent0/ethpy/base/transactions.py 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1523 +/- ## ========================================== + Coverage 80.72% 81.06% +0.33% ========================================== Files 97 97 Lines 6969 7017 +48 ========================================== + Hits 5626 5688 +62 + Misses 1343 1329 -14 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1523/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/1523/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `81.06% <83.60%> (+0.33%)` | :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.