test: add CLI, gRPC, MsgServer tests #1405
Merged
Codecov / codecov/project
succeeded
Jun 25, 2024 in 1s
70.62% (target 50.00%)
View this Pull Request on Codecov
70.62% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 14.28571%
with 36 lines
in your changes missing coverage. Please review.
Project coverage is 70.62%. Comparing base (
7bd6c82
) to head (201dc20
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1405 +/- ##
==========================================
+ Coverage 69.63% 70.62% +0.99%
==========================================
Files 751 753 +2
Lines 61854 61892 +38
==========================================
+ Hits 43069 43711 +642
+ Misses 16154 15516 -638
- Partials 2631 2665 +34
Files | Coverage Δ | |
---|---|---|
x/fbridge/client/cli/query.go | 78.43% <100.00%> (+78.43%) |
⬆️ |
x/fbridge/client/cli/tx.go | 93.27% <100.00%> (+93.27%) |
⬆️ |
x/fbridge/keeper/auth.go | 88.23% <0.00%> (+30.39%) |
⬆️ |
testutil/cli/tm_mocks.go | 0.00% <0.00%> (ø) |
|
types/module/testutil/codec.go | 0.00% <0.00%> (ø) |
Loading