Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add CLI, gRPC, MsgServer tests #1405

Merged
merged 14 commits into from
Jun 25, 2024

Add CHANGELOG

201dc20
Select commit
Loading
Failed to load commit list.
Merged

test: add CLI, gRPC, MsgServer tests #1405

Add CHANGELOG
201dc20
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)

... and 9 files with indirect coverage changes