BendDAO / bend-lending-protocol

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

[WIP]add nft level asset #87

Open thorseldon opened 1 year ago

thorseldon commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

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

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 ```diff @@ 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](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO) | Coverage Δ | | |---|---|---| | [contracts/libraries/logic/BorrowLogic.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL2xpYnJhcmllcy9sb2dpYy9Cb3Jyb3dMb2dpYy5zb2w=) | `100.00% <ø> (ø)` | | | [contracts/libraries/logic/LiquidateLogic.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL2xpYnJhcmllcy9sb2dpYy9MaXF1aWRhdGVMb2dpYy5zb2w=) | `97.00% <ø> (ø)` | | | [contracts/libraries/logic/ValidationLogic.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL2xpYnJhcmllcy9sb2dpYy9WYWxpZGF0aW9uTG9naWMuc29s) | `100.00% <ø> (ø)` | | | [contracts/protocol/LendPool.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL3Byb3RvY29sL0xlbmRQb29sLnNvbA==) | `91.78% <ø> (ø)` | | | [contracts/libraries/utils/BitMaps.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL2xpYnJhcmllcy91dGlscy9CaXRNYXBzLnNvbA==) | `29.72% <29.72%> (ø)` | | | [contracts/protocol/NFTLevelAsset.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL3Byb3RvY29sL05GVExldmVsQXNzZXQuc29s) | `42.30% <42.30%> (ø)` | | | [contracts/libraries/logic/GenericLogic.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL2xpYnJhcmllcy9sb2dpYy9HZW5lcmljTG9naWMuc29s) | `97.29% <100.00%> (+0.07%)` | :arrow_up: | | [contracts/protocol/NFTOracle.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL3Byb3RvY29sL05GVE9yYWNsZS5zb2w=) | `97.80% <100.00%> (+0.34%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO)

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