BendDAO / bend-lending-protocol

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

add setMultipleAssetsData interface for nft oracle contract #43

Closed anbergo closed 2 years ago

anbergo commented 2 years ago

Signed-off-by: anbergo web3data@protonmail.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (152921a) into main (3cd78b5) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   91.27%   91.30%   +0.03%     
==========================================
  Files          33       33              
  Lines        2314     2323       +9     
  Branches      351      353       +2     
==========================================
+ Hits         2112     2121       +9     
  Misses        202      202              
Impacted Files Coverage Δ
contracts/protocol/NFTOracle.sol 97.45% <100.00%> (+0.15%) :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 3cd78b5...152921a. Read the comment docs.