test: add cli_test for fswap module (backport #1391) #1399
+884
−0
Merged
Codecov / codecov/project
succeeded
May 24, 2024 in 0s
69.37% (target 50.00%)
View this Pull Request on Codecov
69.37% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 99.60159%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 69.37%. Comparing base (
de3499f
) to head (2b9f101
).
Report is 2 commits behind head on release/v0.49.x.
Additional details and impacted files
@@ Coverage Diff @@
## release/v0.49.x #1399 +/- ##
===================================================
+ Coverage 69.04% 69.37% +0.32%
===================================================
Files 671 675 +4
Lines 69299 70052 +753
===================================================
+ Hits 47846 48597 +751
Misses 19167 19167
- Partials 2286 2288 +2
Files | Coverage Δ | |
---|---|---|
x/fswap/client/testutil/query.go | 100.00% <100.00%> (ø) |
|
x/fswap/client/testutil/suite.go | 100.00% <100.00%> (ø) |
|
x/fswap/client/testutil/tx.go | 100.00% <100.00%> (ø) |
|
x/fswap/client/testutil/grpc.go | 98.46% <98.46%> (ø) |
Loading