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

feat(tokenfactory): execute msgs for CreateDenom, ChangeAdmin, UpdateModuleParams #1607

Merged
merged 18 commits into from
Oct 3, 2023

Merge branch 'master' into realu/tf-1

bdf47b8
Select commit
Loading
Failed to load commit list.
Merged

feat(tokenfactory): execute msgs for CreateDenom, ChangeAdmin, UpdateModuleParams #1607

Merge branch 'master' into realu/tf-1
bdf47b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 3, 2023 in 0s

74.08% (-0.11%) compared to f1e92a5

View this Pull Request on Codecov

74.08% (-0.11%) compared to f1e92a5

Details

Codecov Report

Merging #1607 (bdf47b8) into master (f1e92a5) will decrease coverage by 0.11%.
Report is 5 commits behind head on master.
The diff coverage is 80.47%.

@@            Coverage Diff             @@
##           master    #1607      +/-   ##
==========================================
- Coverage   74.18%   74.08%   -0.11%     
==========================================
  Files         165      175      +10     
  Lines       13177    14268    +1091     
==========================================
+ Hits         9775    10570     +795     
- Misses       2855     3096     +241     
- Partials      547      602      +55     
Files Coverage Δ
app/ante.go 54.00% <100.00%> (+0.93%) ⬆️
app/ante/commission.go 100.00% <100.00%> (ø)
app/ante/errors.go 100.00% <100.00%> (ø)
app/ante/fixed_gas.go 100.00% <100.00%> (ø)
x/common/testutil/cli/network.go 74.05% <100.00%> (ø)
x/tokenfactory/keeper/genesis.go 84.21% <100.00%> (ø)
x/tokenfactory/keeper/store.go 100.00% <100.00%> (+5.35%) ⬆️
x/tokenfactory/types/codec.go 100.00% <100.00%> (ø)
x/tokenfactory/types/errors.go 100.00% <ø> (ø)
x/tokenfactory/types/genesis.go 89.28% <100.00%> (+89.28%) ⬆️
... and 9 more

... and 4 files with indirect coverage changes