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

[WIP]add nft level asset #87

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[WIP]add nft level asset #87

wants to merge 2 commits into from

Conversation

thorseldon
Copy link
Contributor

  • configure token id for level asset;
  • manage level asset in oracle;
  • get asset price by token id;

@thorseldon thorseldon requested a review from akashiceth February 6, 2023 06:56
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Base: 90.99% // Head: 89.70% // Decreases project coverage by -1.29% ⚠️

Coverage data is based on head (ae40776) compared to base (69d8912).
Patch coverage: 56.38% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   90.99%   89.70%   -1.29%     
==========================================
  Files          33       35       +2     
  Lines        2465     2555      +90     
  Branches      374      380       +6     
==========================================
+ Hits         2243     2292      +49     
- Misses        222      263      +41     
Impacted Files Coverage Δ
contracts/libraries/logic/BorrowLogic.sol 100.00% <ø> (ø)
contracts/libraries/logic/LiquidateLogic.sol 97.00% <ø> (ø)
contracts/libraries/logic/ValidationLogic.sol 100.00% <ø> (ø)
contracts/protocol/LendPool.sol 91.78% <ø> (ø)
contracts/libraries/utils/BitMaps.sol 29.72% <29.72%> (ø)
contracts/protocol/NFTLevelAsset.sol 42.30% <42.30%> (ø)
contracts/libraries/logic/GenericLogic.sol 97.29% <100.00%> (+0.07%) ⬆️
contracts/protocol/NFTOracle.sol 97.80% <100.00%> (+0.34%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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