stratumn / go-core

Stratumn's core utilities to create decentralized applications and networks
Apache License 2.0
0 stars 0 forks source link

validation: bootstrap governance validator #492

Closed t-bast closed 5 years ago

t-bast commented 5 years ago

Bootstrap the validator that checks updates to a process' validation rules.


This change is Reviewable

codecov[bot] commented 5 years ago

Codecov Report

Merging #492 into master will increase coverage by 0.01%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #492      +/-   ##
=========================================
+ Coverage   70.39%   70.4%   +0.01%     
=========================================
  Files          93      94       +1     
  Lines        5617    5626       +9     
=========================================
+ Hits         3954    3961       +7     
- Misses       1263    1265       +2     
  Partials      400     400
Impacted Files Coverage Δ
validation/validators/governance.go 77.77% <77.77%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e7546bd...342ac92. Read the comment docs.