tendermint / spn

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

feat(`claim`): simulation for `MsgClaimInitial` #886

Closed lumtis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #886 (55a3a18) into develop (1d22b30) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #886      +/-   ##
===========================================
- Coverage    10.40%   10.39%   -0.01%     
===========================================
  Files          332      332              
  Lines        77302    77302              
===========================================
- Hits          8040     8037       -3     
- Misses       69072    69074       +2     
- Partials       190      191       +1     
Impacted Files Coverage Δ
x/campaign/simulation/store.go 81.08% <0.00%> (-2.03%) :arrow_down: