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