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

feat(perp): MsgWithdrawFromPerpFund sudo call as part of #1642 #1734

Merged
merged 14 commits into from
Jan 1, 2024

Merge branch 'main' into realu/sg-perp

11cb148
Select commit
Loading
Failed to load commit list.
Merged

feat(perp): MsgWithdrawFromPerpFund sudo call as part of #1642 #1734

Merge branch 'main' into realu/sg-perp
11cb148
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2024 in 0s

73.46% (-0.01%) compared to f235fe2

View this Pull Request on Codecov

73.46% (-0.01%) compared to f235fe2

Details

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (f235fe2) 73.46% compared to head (11cb148) 73.46%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1734      +/-   ##
==========================================
- Coverage   73.46%   73.46%   -0.01%     
==========================================
  Files         195      194       -1     
  Lines       15449    15475      +26     
==========================================
+ Hits        11350    11369      +19     
- Misses       3437     3444       +7     
  Partials      662      662              
Files Coverage Δ
app/keepers.go 99.18% <100.00%> (ø)
wasmbinding/exec_perp.go 82.97% <100.00%> (+1.31%) ⬆️
wasmbinding/message_plugin.go 80.00% <ø> (-2.46%) ⬇️
x/oracle/keeper/hooks.go 75.55% <100.00%> (ø)
x/perp/v2/keeper/amm.go 89.41% <100.00%> (ø)
x/perp/v2/keeper/clearing_house.go 76.51% <100.00%> (ø)
x/perp/v2/keeper/keeper.go 97.40% <100.00%> (-0.07%) ⬇️
x/perp/v2/keeper/liquidate.go 77.48% <100.00%> (ø)
x/perp/v2/keeper/msg_server.go 100.00% <100.00%> (ø)
x/perp/v2/keeper/withdraw.go 83.56% <100.00%> (ø)
... and 8 more