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_test for fswap module #1391

Merged
merged 9 commits into from
May 24, 2024

test: add grpc query test

4a4938c
Select commit
Loading
Failed to load commit list.
Merged

test: add cli_test for fswap module #1391

test: add grpc query test
4a4938c
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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

... and 4 files with indirect coverage changes