aave-v3-core
aave-v3-core copied to clipboard
Fix: CEI to fix reentrancy risk with reentrant tokens (eg ERC777)
Codecov Report
Merging #704 (8e6cbc8) into feat/3.0.1 (a818243) will increase coverage by
0.00%. The diff coverage is100.00%.
@@ Coverage Diff @@
## feat/3.0.1 #704 +/- ##
===========================================
Coverage 99.95% 99.95%
===========================================
Files 45 45
Lines 2135 2137 +2
Branches 283 284 +1
===========================================
+ Hits 2134 2136 +2
Misses 1 1
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...acts/protocol/libraries/logic/LiquidationLogic.sol | 100.00% <100.00%> (ø) |
|
| contracts/protocol/libraries/logic/SupplyLogic.sol | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Looks good for me