Skip to content
New issue

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

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

Already on GitHub? # to your account

fix leveraged liquidate not working during low liquidity #2285

Merged
merged 9 commits into from
Oct 17, 2023
Merged

Conversation

toteki
Copy link
Member

@toteki toteki commented Oct 16, 2023

This wasn't the bug we encountered, but it is one that could happen

@toteki toteki requested a review from a team as a code owner October 16, 2023 16:05
@robert-zaremba robert-zaremba added the skip-e2e-test Skip the e2e tests label Oct 16, 2023
@toteki toteki removed the skip-e2e-test Skip the e2e tests label Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #2285 (d4a009d) into main (7f05ad4) will decrease coverage by 4.90%.
Report is 261 commits behind head on main.
The diff coverage is 83.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2285      +/-   ##
==========================================
- Coverage   75.38%   70.49%   -4.90%     
==========================================
  Files         100      170      +70     
  Lines        8025    12882    +4857     
==========================================
+ Hits         6050     9081    +3031     
- Misses       1589     3198    +1609     
- Partials      386      603     +217     
Files Coverage Δ
ante/ante.go 66.66% <100.00%> (+18.45%) ⬆️
ante/fee.go 80.00% <100.00%> (+1.64%) ⬆️
ante/spam_prevention.go 75.92% <ø> (ø)
app/inflation/inflation.go 100.00% <100.00%> (ø)
util/coin/utoken.go 100.00% <100.00%> (ø)
x/incentive/client/tests/suite.go 100.00% <100.00%> (ø)
x/incentive/client/tests/tests.go 100.00% <100.00%> (ø)
x/incentive/codec.go 47.82% <ø> (+9.89%) ⬆️
x/incentive/genesis.go 92.48% <100.00%> (+79.14%) ⬆️
x/incentive/keeper/bond.go 92.50% <ø> (ø)
... and 45 more

... and 95 files with indirect coverage changes

@robert-zaremba robert-zaremba added this pull request to the merge queue Oct 17, 2023
Merged via the queue into main with commit 273efb4 Oct 17, 2023
@robert-zaremba robert-zaremba deleted the adam/fix branch October 17, 2023 16:04
facundomedica pushed a commit that referenced this pull request Oct 30, 2023
* fix leveraged liquidate not working during low liquidity

* cl

* empty commit

* empty commit

* ++

* fix govulncheck flow name

* ++

---------

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants