feat(perp): MsgWithdrawFromPerpFund sudo call as part of #1642 #1734
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 |
Loading