phoreproject / graphene

Phore Synapse working repository
MIT License
13 stars 6 forks source link

Update to latest spec #27

Closed meyer9 closed 5 years ago

wqking commented 5 years ago

I think it's fine to merge.

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will decrease coverage by 27.39%. The diff coverage is 37.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   75.46%   48.07%   -27.4%     
==========================================
  Files          12       16       +4     
  Lines        1121     1687     +566     
==========================================
- Hits          846      811      -35     
- Misses        209      781     +572     
- Partials       66       95      +29
Impacted Files Coverage Δ
csmt/csmt.go 79.12% <ø> (ø) :arrow_up:
beacon/primitives/proposals.go 0% <0%> (ø)
beacon/primitives/slashings.go 0% <0%> (ø)
beacon/primitives/validatoractions.go 0% <0%> (ø)
beacon/primitives/block.go 0% <0%> (ø)
beacon/primitives/state.go 0% <0%> (ø)
beacon/primitives/attestation.go 0% <0%> (ø)
chainhash/hashfuncs.go 100% <100%> (ø)
chainhash/hash.go 100% <100%> (ø)
beacon/db/memory.go 62.5% <18.18%> (-37.5%) :arrow_down:
... and 11 more

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 ce0dc19...71a4d9c. Read the comment docs.