test: add cli_test for fswap module #1391
+884
−0
Merged
Codecov / codecov/project
succeeded
May 23, 2024 in 0s
70.05% (target 50.00%)
View this Pull Request on Codecov
70.05% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 99.57082%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 70.05%. Comparing base (
e7c6501
) to head (4a4938c
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1391 +/- ##
==========================================
+ Coverage 69.57% 70.05% +0.47%
==========================================
Files 668 672 +4
Lines 56231 56941 +710
==========================================
+ Hits 39125 39890 +765
+ Misses 14835 14776 -59
- Partials 2271 2275 +4
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.15% <98.15%> (ø) |
Loading