tendermint / spn

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

fix(`claim`): define mission 1 and 2 for simulations #893

Closed lumtis closed 2 years ago

lumtis commented 2 years ago

Define in claim simulation genesis state weights for mission 1 and 2, so that those are simulated if defined in the app (in our case staking and voting)

codecov[bot] commented 2 years ago

Codecov Report

Merging #893 (9bab6ff) into develop (01cb342) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #893   +/-   ##
========================================
  Coverage    10.42%   10.42%           
========================================
  Files          330      330           
  Lines        76837    76837           
========================================
+ Hits          8013     8014    +1     
+ Misses       68634    68633    -1     
  Partials       190      190           
Impacted Files Coverage Δ
x/campaign/simulation/store.go 83.10% <0.00%> (+0.67%) :arrow_up: