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: max collateral cap #132

Merged
merged 5 commits into from
Feb 12, 2025
Merged

feat: max collateral cap #132

merged 5 commits into from
Feb 12, 2025

Conversation

thorseldon
Copy link
Contributor

  • Adding max collateral cap to NFT collection, e.g max 100 punks, 200 bayc, 50 azuki;
  • Adding max utilization rate to reserve, e.g. max 75% for ETH, USDT;

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.01%. Comparing base (a76bb9e) to head (c1b7825).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   90.91%   91.01%   +0.10%     
==========================================
  Files          37       37              
  Lines        2895     2928      +33     
  Branches      455      457       +2     
==========================================
+ Hits         2632     2665      +33     
  Misses        263      263              

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

@thorseldon thorseldon merged commit d1e3e01 into main Feb 12, 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.

2 participants