tendermint / spn

A blockchain to launch blockchains.
Other
112 stars 41 forks source link

refactor(`launch`): `ConfigGenesis` -> `GenesisConfig` #992

Closed aljo242 closed 1 year ago

aljo242 commented 1 year ago

Closes #984

codecov[bot] commented 1 year ago

Codecov Report

Merging #992 (a2a8c42) into main (a217c11) will decrease coverage by 0.66%. The diff coverage is 15.38%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/tendermint/spn/pull/992/graphs/tree.svg?width=650&height=150&src=pr&token=GMSSU7SM3A&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint)](https://codecov.io/gh/tendermint/spn/pull/992?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint) ```diff @@ Coverage Diff @@ ## main #992 +/- ## ========================================== - Coverage 11.21% 10.55% -0.67% ========================================== Files 278 275 -3 Lines 60771 66482 +5711 ========================================== + Hits 6818 7016 +198 - Misses 53765 59297 +5532 + Partials 188 169 -19 ``` | [Impacted Files](https://codecov.io/gh/tendermint/spn/pull/992?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint) | Coverage Δ | | |---|---|---| | [pkg/types/monitoring.pb.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-cGtnL3R5cGVzL21vbml0b3JpbmcucGIuZ28=) | `0.79% <ø> (ø)` | | | [pkg/types/validator\_set.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-cGtnL3R5cGVzL3ZhbGlkYXRvcl9zZXQuZ28=) | `92.30% <ø> (ø)` | | | [pkg/types/ibc.pb.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-cGtnL3R5cGVzL2liYy5wYi5nbw==) | `0.69% <4.34%> (ø)` | | | [pkg/types/consensus\_state.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-cGtnL3R5cGVzL2NvbnNlbnN1c19zdGF0ZS5nbw==) | `100.00% <100.00%> (ø)` | | | [pkg/types/signature\_counts.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-cGtnL3R5cGVzL3NpZ25hdHVyZV9jb3VudHMuZ28=) | `100.00% <100.00%> (ø)` | | | [...articipation/client/cli/query\_total\_allocations.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9wYXJ0aWNpcGF0aW9uL2NsaWVudC9jbGkvcXVlcnlfdG90YWxfYWxsb2NhdGlvbnMuZ28=) | `0.00% <0.00%> (-88.47%)` | :arrow_down: | | [...cipation/client/cli/query\_available\_allocations.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9wYXJ0aWNpcGF0aW9uL2NsaWVudC9jbGkvcXVlcnlfYXZhaWxhYmxlX2FsbG9jYXRpb25zLmdv) | `0.00% <0.00%> (-88.47%)` | :arrow_down: | | [x/campaign/client/cli/query\_mainnet\_account.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9jYW1wYWlnbi9jbGllbnQvY2xpL3F1ZXJ5X21haW5uZXRfYWNjb3VudC5nbw==) | `40.16% <0.00%> (-40.17%)` | :arrow_down: | | [x/launch/types/request\_content.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9sYXVuY2gvdHlwZXMvcmVxdWVzdF9jb250ZW50Lmdv) | `91.66% <0.00%> (-8.34%)` | :arrow_down: | | [x/launch/simulation/store.go](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9sYXVuY2gvc2ltdWxhdGlvbi9zdG9yZS5nbw==) | `58.46% <0.00%> (-7.09%)` | :arrow_down: | | ... and [162 more](https://codecov.io/gh/tendermint/spn/pull/992/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint) | |