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: adding new fileds into uiprovider #133

Merged
merged 16 commits into from
Feb 25, 2025
Merged

feat: adding new fileds into uiprovider #133

merged 16 commits into from
Feb 25, 2025

Conversation

thorseldon
Copy link
Contributor

@thorseldon thorseldon commented Feb 24, 2025

  • Updating AggregatedReserveData;
    uint256 priceInUSD;
    uint256 utilizationRate;
    uint256 maxUtilizationRate;
  • Updating AggregatedNftData;
    uint256 priceInUSD;
    uint256 maxCollateralCap;
    bool isPriceStale;

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.05%. Comparing base (d1e3e01) to head (0c127e4).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   91.01%   91.05%   +0.03%     
==========================================
  Files          37       37              
  Lines        2928     2939      +11     
  Branches      457      458       +1     
==========================================
+ Hits         2665     2676      +11     
  Misses        263      263              

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

@thorseldon thorseldon merged commit ee87ed5 into main Feb 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant