Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: TVL in native and USD #199

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

chore: make lint happy

23e6507
Select commit
Loading
Failed to load commit list.
Open

API: TVL in native and USD #199

chore: make lint happy
23e6507
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2025 in 0s

78.63% (-2.07%) compared to c736bca

View this Pull Request on Codecov

78.63% (-2.07%) compared to c736bca

Details

Codecov Report

Attention: Patch coverage is 0% with 246 lines in your changes missing coverage. Please review.

Project coverage is 78.63%. Comparing base (c736bca) to head (23e6507).

Files with missing lines Patch % Lines
api/src/router/vaults/tvl.rs 0.00% 108 Missing ⚠️
api/src/error.rs 0.00% 61 Missing ⚠️
api/src/router/vaults/vault.rs 0.00% 41 Missing ⚠️
api/src/bin/main.rs 0.00% 21 Missing ⚠️
api/src/router/mod.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
- Coverage   80.70%   78.63%   -2.07%     
==========================================
  Files          91       96       +5     
  Lines        9944    10190     +246     
==========================================
- Hits         8025     8013      -12     
- Misses       1919     2177     +258     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.