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 market borrow caps #65

Merged
merged 1 commit into from Sep 14, 2020
Merged

Add market borrow caps #65

merged 1 commit into from Sep 14, 2020

Conversation

jflatow
Copy link
Contributor

@jflatow jflatow commented Sep 14, 2020

Rebased #42 for merging, now that its live on mainnet.

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2020

Codecov Report

Merging #65 into master will increase coverage by 0.22%.
The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   58.45%   58.67%   +0.22%     
==========================================
  Files          55       55              
  Lines        4412     4431      +19     
  Branches      524      527       +3     
==========================================
+ Hits         2579     2600      +21     
+ Misses       1833     1831       -2     
Impacted Files Coverage Δ
contracts/Comptroller.sol 68.99% <84.21%> (+0.56%) ⬆️
contracts/ComptrollerG2.sol 11.17% <0.00%> (+0.57%) ⬆️
tests/Contracts/ComptrollerHarness.sol 59.11% <0.00%> (+1.47%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 857c223...4ae5fbf. Read the comment docs.

Copy link
Collaborator

@hayesgm hayesgm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jflatow jflatow merged commit 29eaad9 into master Sep 14, 2020
@jflatow jflatow deleted the arr branch September 14, 2020 22:38
jeremyHD referenced this pull request in CreamFi/compound-protocol Oct 19, 2020
Co-authored-by: Aryeh Greenberg <aryeh@aryehgreenberg.com>
jeremyHD referenced this pull request in CreamFi/compound-protocol Oct 19, 2020
Co-authored-by: Aryeh Greenberg <aryeh@aryehgreenberg.com>
jeremyHD referenced this pull request in CreamFi/compound-protocol Oct 20, 2020
Co-authored-by: Aryeh Greenberg <aryeh@aryehgreenberg.com>
jeremyHD referenced this pull request in CreamFi/compound-protocol Oct 27, 2020
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.

None yet

4 participants