feat: support multisend #286
Merged
Codecov / codecov/project
succeeded
Oct 24, 2024 in 1s
40.83% (+0.14%) compared to aeacb63
View this Pull Request on Codecov
40.83% (+0.14%) compared to aeacb63
Details
Codecov Report
Attention: Patch coverage is 65.06849%
with 51 lines
in your changes missing coverage. Please review.
Project coverage is 40.83%. Comparing base (
aeacb63
) to head (6f809e9
).
Additional details and impacted files
@@ Coverage Diff @@
## main #286 +/- ##
==========================================
+ Coverage 40.69% 40.83% +0.14%
==========================================
Files 270 270
Lines 25636 25779 +143
==========================================
+ Hits 10432 10528 +96
- Misses 13596 13626 +30
- Partials 1608 1625 +17
Files with missing lines | Coverage Δ | |
---|---|---|
x/move/types/connector.go | 19.35% <ø> (ø) |
|
x/bank/keeper/msg_server.go | 80.32% <66.66%> (-3.59%) |
⬇️ |
x/bank/keeper/send.go | 73.00% <76.11%> (+2.20%) |
⬆️ |
x/move/keeper/bank.go | 40.98% <46.51%> (+0.65%) |
⬆️ |
Loading