BendDAO / bend-lending-protocol

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

[WIP]add risk admin role for configurator #96

Open thorseldon opened 1 year ago

thorseldon commented 1 year ago

Risk Admin for Emergency Operations:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.36 :tada:

Comparison is base (69d8912) 90.99% compared to head (81339a4) 91.35%.

:exclamation: Current head 81339a4 differs from pull request most recent head 01377b6. Consider uploading reports for the commit 01377b6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================== + Coverage 90.99% 91.35% +0.36% ========================================== Files 33 34 +1 Lines 2465 2650 +185 Branches 374 408 +34 ========================================== + Hits 2243 2421 +178 - Misses 222 229 +7 ``` | [Impacted Files](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO) | Coverage Δ | | |---|---|---| | [contracts/protocol/LendPoolAddressesProvider.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL3Byb3RvY29sL0xlbmRQb29sQWRkcmVzc2VzUHJvdmlkZXIuc29s) | `85.56% <ø> (ø)` | | | [contracts/protocol/LendPoolConfigurator.sol](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO#diff-Y29udHJhY3RzL3Byb3RvY29sL0xlbmRQb29sQ29uZmlndXJhdG9yLnNvbA==) | `93.75% <100.00%> (+0.09%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://codecov.io/gh/BendDAO/bend-lending-protocol/pull/96/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BendDAO) 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.