phoreproject / graphene

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

Shard merkle tree #71

Closed wqking closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #71 into master will increase coverage by 2.82%. The diff coverage is 69.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage    35.3%   38.12%   +2.82%     
==========================================
  Files          24       33       +9     
  Lines        3487     3989     +502     
==========================================
+ Hits         1231     1521     +290     
- Misses       2120     2311     +191     
- Partials      136      157      +21
Impacted Files Coverage Δ
csmt/proof.go 45% <21.42%> (-55%) :arrow_down:
csmt/node.go 56.86% <43.58%> (-43.14%) :arrow_down:
utils/reader.go 69.69% <69.69%> (ø)
shard/storagetreeserializer.go 71.73% <71.73%> (ø)
csmt/csmt.go 86.54% <76.84%> (+5.54%) :arrow_up:
shard/storagetree.go 78.44% <78.44%> (ø)
utils/writer.go 92% <92%> (ø)
shard/shardchain.go 0% <0%> (ø)
... and 7 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 5cdcf46...7fda974. Read the comment docs.