delvtech / agent0

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

Allows backfilling pool info in the case of forking a pool #1564

Closed slundqui closed 3 months ago

slundqui commented 3 months ago

Includes cool progress bar when doing slow backfilling. image

Also includes the following minor fixes:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.36%. Comparing base (80944dc) to head (921f428). Report is 109 commits behind head on main.

Files with missing lines Patch % Lines
...t0/core/hyperdrive/interactive/local_hyperdrive.py 91.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1564 +/- ## ========================================== + Coverage 81.11% 81.36% +0.25% ========================================== Files 98 98 Lines 7073 7093 +20 ========================================== + Hits 5737 5771 +34 + Misses 1336 1322 -14 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1564/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/1564/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `81.36% <93.93%> (+0.25%)` | :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.