Skip to content

Test/e2e testing dockerfile fix#511

Closed
monopauli wants to merge 2 commits intomainfrom
test/e2e-testing-dockerfile-fix
Closed

Test/e2e testing dockerfile fix#511
monopauli wants to merge 2 commits intomainfrom
test/e2e-testing-dockerfile-fix

Conversation

@monopauli
Copy link
Collaborator

1. Overview

2. Implementation details

3. How to test/use

4. Checklist

  • Does the Readme need to be updated?

5. Limitations (optional)

6. Future Work (optional)

@github-actions
Copy link

Code Coverage Report

Coverage after merging test/e2e-testing-dockerfile-fix into main

36.96%
Coverage Report
FileBranchesFuncsLinesUncovered Lines
app
   ante_handler.go100%100%0%..., 67, 68, 69, 70
   export.go100%100%0%..., 96, 97, 98, 99
   app.go100%100%1.24%..., 511, 512, 513, 83
   encoding.go100%100%0%..., 96, 97, 98, 99
   modules.go100%100%0%..., 96, 97, 98, 99
   fee_denom_whitelist_decorator.go100%100%93.33%44, 45
   test_helpers.go100%100%0%..., 70, 71, 72, 73
app/constants
   constants.go100%100%0%..., 62, 63, 64, 65
app/keepers
   keepers.go100%100%0%..., 469, 470, 471, 472
   keys.go100%100%0%..., 89, 94, 95, 96
app/params
   proto.go100%100%0%..., 40, 41, 42, 43
app/upgrades/testnet/v17.0.0-rc0
   upgrades.go100%100%0%..., 20, 21, 23, 24
app/upgrades/v17.0.0
   upgrades.go100%100%0%..., 20, 21, 23, 24
cmd/persistenceCore
   main.go100%100%0%..., 20, 21, 22, 23
cmd/persistenceCore/cmd
   testnet.go100%100%60.75%..., 538, 539, 95, 96
   root.go100%100%0%..., 96, 97, 98, 99
wasmbindings
   wasm.go100%100%0%..., 38, 39, 40, 41
x/halving
   abci.go100%100%0%..., 50, 51, 52, 53
   genesis.go100%100%0%..., 25, 26, 27, 29
   module.go100%100%0%..., 96, 97, 98, 99
   autocli.go100%100%0%..., 33, 34, 35, 36
x/halving/client/cli
   tx.go100%100%0%..., 61, 63, 66, 67
x/halving/keeper
   grpc_query.go100%100%0%..., 21, 22, 23, 25
   keeper.go100%100%0%..., 86, 90, 91, 92
   msg_server.go100%100%0%..., 34, 35, 36, 38
x/halving/simulation
   genesis.go100%100%70%17, 18, 19
x/halving/types
   codec.go100%100%53.33%..., 44, 45, 46, 47
   params.go100%100%92.31%37, 38
   msg.go100%100%0%..., 53, 54, 55, 57
   genesis.go100%100%86.67%25, 26
x/liquidstake
   autocli.go100%100%100%
   module.go100%100%89.29%..., 64, 65, 93, 95
   abci.go100%100%83.33%19, 20
x/liquidstake/keeper
   grpc_query.go100%100%79.31%..., 42, 43, 56, 57
   rebalancing.go100%100%83.95%..., 53, 54, 88, 89
   genesis.go100%100%82.61%14, 23, 32, 40
   hooks.go100%100%90.91%35, 36
   keeper.go100%100%79.07%..., 76, 77, 93, 94
   liquidstake.go100%100%41.33%..., 985, 986, 987, 988
x/liquidstake/types
   params.go100%100%80%..., 249, 250, 251, 252
   liquidstake.go100%100%92.31%..., 66, 67, 76, 84
   msgs.go100%100%71.07%..., 51, 52, 63, 71
   rebalancing.go100%100%84%22, 23, 40, 41
   codec.go100%100%100%
   genesis.go100%100%100%
   keys.go100%100%100%

@monopauli monopauli closed this Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant