BendDAO / bend-lending-protocol

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

bid fine should be calculated by borrow amount #32

Closed thorseldon closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (08595d0) into main (706e602) will increase coverage by 1.19%. The diff coverage is 99.23%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   90.03%   91.23%   +1.19%     
==========================================
  Files          31       31              
  Lines        2158     2258     +100     
  Branches      317      339      +22     
==========================================
+ Hits         1943     2060     +117     
+ Misses        215      198      -17     
Impacted Files Coverage Δ
contracts/protocol/LendPool.sol 97.38% <96.55%> (-0.17%) :arrow_down:
contracts/libraries/logic/ValidationLogic.sol 100.00% <100.00%> (ø)
contracts/protocol/LendPoolLiquidator.sol 100.00% <100.00%> (ø)
contracts/protocol/NFTOracle.sol 96.57% <100.00%> (+0.14%) :arrow_up:
contracts/protocol/PunkGateway.sol 96.31% <100.00%> (+1.79%) :arrow_up:
contracts/protocol/WETHGateway.sol 97.16% <100.00%> (+11.32%) :arrow_up:
contracts/libraries/math/MathUtils.sol 100.00% <0.00%> (+5.88%) :arrow_up:
...cts/protocol/EmergencyTokenRecoveryUpgradeable.sol 100.00% <0.00%> (+33.33%) :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 dcf9a7f...08595d0. Read the comment docs.