BendDAO / bend-lending-protocol

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

check liquidate price in generic lib #57

Closed thorseldon closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #57 (c79a91f) into main (fe85c16) will decrease coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   90.80%   90.77%   -0.04%     
==========================================
  Files          33       33              
  Lines        2371     2374       +3     
  Branches      362      364       +2     
==========================================
+ Hits         2153     2155       +2     
- Misses        218      219       +1     
Impacted Files Coverage Δ
contracts/libraries/logic/GenericLogic.sol 97.22% <100.00%> (+0.12%) :arrow_up:
contracts/libraries/logic/LiquidateLogic.sol 97.00% <100.00%> (ø)
contracts/protocol/LendPool.sol 91.78% <0.00%> (-0.49%) :arrow_down:

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