BendDAO / bend-lending-protocol

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

[WIP]add pausable timelock #84

Open thorseldon opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 90.99% // Head: 91.28% // Increases project coverage by +0.28% :tada:

Coverage data is based on head (1ba99b0) compared to base (69d8912). Patch coverage: 98.07% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== + Coverage 90.99% 91.28% +0.28% ========================================== Files 33 34 +1 Lines 2465 2569 +104 Branches 374 389 +15 ========================================== + Hits 2243 2345 +102 - Misses 222 224 +2 ``` | [Impacted Files](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO) | Coverage Δ | | |---|---|---| | [contracts/misc/PausableTimelockController.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL21pc2MvUGF1c2FibGVUaW1lbG9ja0NvbnRyb2xsZXIuc29s) | `98.07% <98.07%> (ø)` | | 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.