feat: support multisend #286
Merged
Codecov / codecov/project
succeeded
Oct 23, 2024 in 0s
40.75% (+0.06%) compared to aeacb63
View this Pull Request on Codecov
40.75% (+0.06%) compared to aeacb63
Details
Codecov Report
Attention: Patch coverage is 54.90196%
with 46 lines
in your changes missing coverage. Please review.
Project coverage is 40.75%. Comparing base (
aeacb63
) to head (01f709d
).
Additional details and impacted files
@@ Coverage Diff @@
## main #286 +/- ##
==========================================
+ Coverage 40.69% 40.75% +0.06%
==========================================
Files 270 270
Lines 25636 25735 +99
==========================================
+ Hits 10432 10489 +57
- Misses 13596 13623 +27
- Partials 1608 1623 +15
Files with missing lines | Coverage Δ | |
---|---|---|
x/move/types/connector.go | 19.35% <ø> (ø) |
|
x/bank/keeper/send.go | 68.98% <53.57%> (-1.83%) |
⬇️ |
x/bank/keeper/msg_server.go | 77.86% <58.33%> (-6.04%) |
⬇️ |
x/move/keeper/bank.go | 41.50% <52.63%> (+1.16%) |
⬆️ |
Loading