feat: upgrade + audit fixes #349
Merged
Codecov / codecov/project
succeeded
Feb 28, 2025 in 0s
41.21% (+0.02%) compared to 8188d3f
View this Pull Request on Codecov
41.21% (+0.02%) compared to 8188d3f
Details
Codecov Report
Attention: Patch coverage is 45.09804%
with 28 lines
in your changes missing coverage. Please review.
Project coverage is 41.21%. Comparing base (
8188d3f
) to head (d5a5f04
).
Additional details and impacted files
@@ Coverage Diff @@
## main #349 +/- ##
==========================================
+ Coverage 41.18% 41.21% +0.02%
==========================================
Files 269 269
Lines 25769 25761 -8
==========================================
+ Hits 10613 10617 +4
+ Misses 13507 13498 -9
+ Partials 1649 1646 -3
Files with missing lines | Coverage Δ | |
---|---|---|
app/keepers/keepers.go | 98.47% <ø> (-0.01%) |
⬇️ |
x/ibc-hooks/ibc_middleware.go | 25.39% <100.00%> (ø) |
|
x/intertx/keeper/msg_server.go | 91.89% <100.00%> (-0.61%) |
⬇️ |
x/move/keeper/balancer.go | 46.91% <100.00%> (+0.25%) |
⬆️ |
x/move/types/connector.go | 19.35% <ø> (ø) |
|
x/mstaking/keeper/query_utils.go | 21.56% <ø> (+5.39%) |
⬆️ |
app/upgrade.go | 50.00% <0.00%> (ø) |
|
x/mstaking/client/cli/query.go | 0.00% <0.00%> (ø) |
|
x/ibc/nft-transfer/types/packet.go | 65.38% <46.15%> (-4.19%) |
⬇️ |
x/move/keeper/staking.go | 60.85% <55.55%> (+2.42%) |
⬆️ |
... and 1 more |
Loading