delvtech / agent0

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

Remove unused config #1462

Closed slundqui closed 2 months ago

slundqui commented 2 months ago

This PR cleans up various unnecessary configs, enabled by making the old workflow obsolete.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 81.27%. Comparing base (fc53b4f) to head (98baf4c).

:exclamation: Current head 98baf4c differs from pull request most recent head 34d586f. Consider uploading reports for the commit 34d586f to get more accurate results

Files Patch % Lines
src/agent0/chainsync/exec/acquire_data.py 0.00% 3 Missing :warning:
src/agent0/chainsync/exec/data_analysis.py 0.00% 3 Missing :warning:
...gent0/ethpy/hyperdrive/interface/read_interface.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1462 +/- ## ========================================== + Coverage 80.59% 81.27% +0.68% ========================================== Files 94 89 -5 Lines 5988 5769 -219 ========================================== - Hits 4826 4689 -137 + Misses 1162 1080 -82 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1462/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/1462/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `81.27% <78.57%> (+0.68%)` | :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.