feat: add submsg impl #277
Merged
Codecov / codecov/project
succeeded
Oct 7, 2024 in 0s
40.59% (+0.05%) compared to 1298e7f
View this Pull Request on Codecov
40.59% (+0.05%) compared to 1298e7f
Details
Codecov Report
Attention: Patch coverage is 61.61616%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 40.59%. Comparing base (
1298e7f
) to head (fff8273
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
app/upgrade.go | 0.00% | 20 Missing |
x/move/keeper/handler.go | 77.21% | 12 Missing and 6 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #277 +/- ##
==========================================
+ Coverage 40.53% 40.59% +0.05%
==========================================
Files 267 267
Lines 25314 25400 +86
==========================================
+ Hits 10262 10310 +48
- Misses 13464 13503 +39
+ Partials 1588 1587 -1
Files with missing lines | Coverage Δ | |
---|---|---|
x/move/types/params.go | 75.60% <ø> (ø) |
|
x/move/keeper/handler.go | 78.09% <77.21%> (-0.48%) |
⬇️ |
app/upgrade.go | 12.50% <0.00%> (-37.50%) |
⬇️ |
Loading