-
Notifications
You must be signed in to change notification settings - Fork 170
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
style: cosmetic cleanups #1237
style: cosmetic cleanups #1237
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1237 +/- ##
==========================================
+ Coverage 50.53% 52.20% +1.67%
==========================================
Files 67 67
Lines 6831 6827 -4
==========================================
+ Hits 3452 3564 +112
+ Misses 3135 3000 -135
- Partials 244 263 +19
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The style changes could be considered but this PR contains erroneous behavior changes.
I need to add better MsgLiquidate
tests in keeper_test.go
to catch this kind of thing - specifically devations from what the function says it did (in return values) and actual changes to borrowed, collateral, and account+balances.
+1 for tests, thanks for review |
Co-authored-by: toteki <63419657+toteki@users.noreply.github.com>
Up, calling for review and unblock. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Description
Follow up to #1222
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...