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

Make DefaultInterestRateStrategy contract inheritable #712

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

miguelmtzinf
Copy link
Contributor

Closes #711

@codecov-commenter
Copy link

Codecov Report

Merging #712 (0311475) into master (095cece) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #712   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          45       45           
  Lines        2134     2134           
  Branches      283      283           
=======================================
  Hits         2133     2133           
  Misses          1        1           
Impacted Files Coverage Δ
...otocol/pool/DefaultReserveInterestRateStrategy.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.

@miguelmtzinf miguelmtzinf merged commit f3e037b into master Sep 6, 2022
@miguelmtzinf miguelmtzinf deleted the fix/711-interest-rate-inheritable branch September 6, 2022 18:11
miguelmtzinf added a commit that referenced this pull request Oct 28, 2022
Make DefaultInterestRateStrategy contract inheritable #712
@miguelmtzinf miguelmtzinf mentioned this pull request Nov 3, 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.

Change interface of DefaultInterestRateStrategy so contracts can inherit from it
4 participants