BendDAO / bend-lending-protocol

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

add token interceptor and flash loan locker #64

Closed thorseldon closed 1 year ago

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

Codecov Report

Base: 90.69% // Head: 90.99% // Increases project coverage by +0.29% :tada:

Coverage data is based on head (a11f685) compared to base (a85d846). Patch coverage: 98.87% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== + Coverage 90.69% 90.99% +0.29% ========================================== Files 33 33 Lines 2376 2465 +89 Branches 364 374 +10 ========================================== + Hits 2155 2243 +88 - Misses 221 222 +1 ``` | [Impacted Files](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO) | Coverage Δ | | |---|---|---| | [contracts/protocol/LendPoolLoan.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL3Byb3RvY29sL0xlbmRQb29sTG9hbi5zb2w=) | `96.58% <98.66%> (+1.20%)` | :arrow_up: | | [contracts/protocol/LendPoolConfigurator.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL3Byb3RvY29sL0xlbmRQb29sQ29uZmlndXJhdG9yLnNvbA==) | `93.65% <100.00%> (+0.46%)` | :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.