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 (backport #1405) #1430

Merged
merged 3 commits into from
Jun 26, 2024

Resolve ostracon conflicts

fd51ac6
Select commit
Loading
Failed to load commit list.
Merged

test: Add CLI, gRPC, MsgServer tests (backport #1405) #1430

Resolve ostracon conflicts
fd51ac6
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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

... and 10 files with indirect coverage changes