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(sims): Add sims function for token factory module #1802

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Merge branch 'main' into token-factory-sims

aad0afb
Select commit
Loading
Failed to load commit list.
Open

test(sims): Add sims function for token factory module #1802

Merge branch 'main' into token-factory-sims
aad0afb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2024 in 0s

74.02% (+0.94%) compared to c557272

View this Pull Request on Codecov

74.02% (+0.94%) compared to c557272

Details

Codecov Report

Attention: Patch coverage is 40.74074% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 74.02%. Comparing base (c557272) to head (aad0afb).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1802      +/-   ##
==========================================
+ Coverage   73.07%   74.02%   +0.94%     
==========================================
  Files         196      196              
  Lines       15564    12713    -2851     
==========================================
- Hits        11374     9411    -1963     
+ Misses       3526     2637     -889     
- Partials      664      665       +1     
Files Coverage Δ
x/tokenfactory/keeper/grpc_query.go 100.00% <100.00%> (ø)
x/tokenfactory/keeper/keeper.go 86.20% <100.00%> (-0.46%) ⬇️
x/tokenfactory/keeper/msg_server.go 85.80% <100.00%> (+2.64%) ⬆️
x/tokenfactory/module.go 80.00% <0.00%> (-2.15%) ⬇️
x/tokenfactory/types/tx_msgs.go 85.57% <14.28%> (-11.60%) ⬇️

... and 170 files with indirect coverage changes