Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add onBehalfOf parameter to AToken handleRepayment function #743

Merged
merged 2 commits into from
Dec 5, 2022

Conversation

kartojal
Copy link
Contributor

@kartojal kartojal commented Dec 2, 2022

Closes #742

@codecov-commenter
Copy link

Codecov Report

Base: 99.65% // Head: 99.65% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (db872fd) compared to base (678151d).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           feat/3.0.1     #743   +/-   ##
===========================================
  Coverage       99.65%   99.65%           
===========================================
  Files              45       45           
  Lines            2298     2299    +1     
  Branches          420      420           
===========================================
+ Hits             2290     2291    +1     
  Misses              8        8           
Impacted Files Coverage Δ
...acts/protocol/libraries/logic/LiquidationLogic.sol 100.00% <ø> (ø)
contracts/protocol/libraries/logic/BorrowLogic.sol 100.00% <100.00%> (ø)
...tracts/protocol/libraries/logic/FlashLoanLogic.sol 100.00% <100.00%> (ø)
contracts/protocol/tokenization/AToken.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.

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

@kartojal kartojal changed the title Fix/handle repayment on behalf Add onBehalfOf parameter to AToken handleRepayment function Dec 5, 2022
@kartojal kartojal merged commit ee931c4 into feat/3.0.1 Dec 5, 2022
@miguelmtzinf miguelmtzinf deleted the fix/handle-repayment-on-behalf branch December 5, 2022 13:27
@miguelmtzinf miguelmtzinf mentioned this pull request Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants