stratumn / go-core

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

cs: add missing json tag #434

Closed simonvadee closed 6 years ago

simonvadee commented 6 years ago

This change is Reviewable

codecov[bot] commented 6 years ago

Codecov Report

Merging #434 into master will decrease coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #434      +/-   ##
==========================================
- Coverage   73.92%   73.83%   -0.09%     
==========================================
  Files          79       79              
  Lines        4828     4804      -24     
==========================================
- Hits         3569     3547      -22     
+ Misses        933      931       -2     
  Partials      326      326
Impacted Files Coverage Δ
cs/cs.go 84.28% <ø> (-0.55%) :arrow_down:
postgresstore/stmts.go 93.79% <0%> (-0.24%) :arrow_down:
rethinkstore/rethinkstore.go 83.89% <0%> (-0.14%) :arrow_down:
store/store.go 94.59% <0%> (ø) :arrow_up:
couchstore/queries.go 100% <0%> (ø) :arrow_up:
jsonws/basic.go 63.15% <0%> (ø) :arrow_up:
elasticsearchstore/api.go 80% <0%> (ø) :arrow_up:
couchstore/couchstore.go 65.49% <0%> (+0.9%) :arrow_up:

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 cc7d06a...8095fdb. Read the comment docs.