test: Add CLI, gRPC, MsgServer tests (backport #1405) #1430
Codecov / codecov/project
succeeded
Jun 25, 2024 in 0s
69.68% (target 50.00%)
View this Pull Request on Codecov
69.68% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 13.72549%
with 44 lines
in your changes missing coverage. Please review.
Project coverage is 69.68%. Comparing base (
8c5ab7e
) to head (fd51ac6
).
Report is 1 commits behind head on release/v0.49.x.
Additional details and impacted files
@@ Coverage Diff @@
## release/v0.49.x #1430 +/- ##
===================================================
+ Coverage 68.75% 69.68% +0.93%
===================================================
Files 754 756 +2
Lines 75837 75883 +46
===================================================
+ Hits 52139 52882 +743
+ Misses 21042 20310 -732
- Partials 2656 2691 +35
Files | Coverage Δ | |
---|---|---|
x/fbridge/client/cli/query.go | 72.38% <100.00%> (+72.38%) |
⬆️ |
x/fbridge/client/cli/tx.go | 92.00% <100.00%> (+92.00%) |
⬆️ |
x/fbridge/keeper/auth.go | 86.61% <0.00%> (+30.96%) |
⬆️ |
testutil/cli/tm_mocks.go | 0.00% <0.00%> (ø) |
|
types/module/testutil/codec.go | 0.00% <0.00%> (ø) |
Loading