BendDAO / bend-lending-protocol

BendDAO Lending Protocol for Web3 Data Liquidity
Other
126 stars 55 forks source link

check nft max supply and token id for borrowing #47

Closed thorseldon closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (addb65a) into main (0ec57f0) will decrease coverage by 0.16%. The diff coverage is 61.53%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   91.06%   90.90%   -0.17%     
==========================================
  Files          34       34              
  Lines        2350     2363      +13     
  Branches      359      361       +2     
==========================================
+ Hits         2140     2148       +8     
- Misses        210      215       +5     
Impacted Files Coverage Δ
contracts/protocol/LendPoolConfigurator.sol 94.68% <28.57%> (-2.56%) :arrow_down:
contracts/libraries/logic/BorrowLogic.sol 100.00% <100.00%> (ø)
contracts/protocol/LendPool.sol 93.58% <100.00%> (+0.10%) :arrow_up:

Continue to review full report at Codecov.

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