delvtech / agent0

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

Add vault share price to dashboard #1733

Closed slundqui closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 81.06%. Comparing base (04abee5) to head (22463ec). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/agent0/chainsync/dashboard/plot_share_price.py 36.36% 7 Missing :warning:
src/agent0/chainsync/dashboard/plot_ohlcv.py 0.00% 1 Missing :warning:
.../chainsync/dashboard/plot_outstanding_positions.py 0.00% 1 Missing :warning:
src/agent0/chainsync/dashboard/plot_rates.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1733 +/- ## ========================================== + Coverage 80.98% 81.06% +0.07% ========================================== Files 94 96 +2 Lines 7100 7118 +18 ========================================== + Hits 5750 5770 +20 + Misses 1350 1348 -2 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1733/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/1733/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `81.06% <52.38%> (+0.07%)` | :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.