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

feat: earn asset details for aaveUSDC #5403

Merged
merged 51 commits into from
May 13, 2024

test: add earn active pool tests for cta variants

1e73a5d
Select commit
Loading
Failed to load commit list.
Merged

feat: earn asset details for aaveUSDC #5403

test: add earn active pool tests for cta variants
1e73a5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2024 in 0s

86.14% (target 75.00%)

View this Pull Request on Codecov

86.14% (target 75.00%)

Details

Codecov Report

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

Project coverage is 86.14%. Comparing base (93f2ab1) to head (1e73a5d).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5403      +/-   ##
==========================================
+ Coverage   86.12%   86.14%   +0.01%     
==========================================
  Files         744      744              
  Lines       30267    30291      +24     
  Branches     5171     5181      +10     
==========================================
+ Hits        26068    26093      +25     
+ Misses       3971     3970       -1     
  Partials      228      228              
Files Coverage Δ
src/analytics/Events.tsx 100.00% <100.00%> (ø)
src/analytics/Properties.tsx 100.00% <ø> (ø)
src/dappsExplorer/TabDiscover.tsx 95.83% <100.00%> (ø)
src/earn/poolInfo.ts 86.36% <100.00%> (+1.36%) ⬆️
src/tokens/TokenDetails.tsx 100.00% <100.00%> (ø)
src/earn/EarnCard.tsx 95.65% <95.65%> (ø)
src/earn/EarnActivePool.tsx 89.09% <81.48%> (+7.27%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 93f2ab1...1e73a5d. Read the comment docs.