phoreproject / graphene

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

Improve sync process #56

Closed meyer9 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #56 into master will decrease coverage by 0.23%. The diff coverage is 3.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   35.83%   35.59%   -0.24%     
==========================================
  Files          20       20              
  Lines        3416     3408       -8     
==========================================
- Hits         1224     1213      -11     
- Misses       2056     2059       +3     
  Partials      136      136
Impacted Files Coverage Δ
beacon/blockchain.go 44.51% <ø> (-0.76%) :arrow_down:
beacon/mempool.go 0% <ø> (ø) :arrow_up:
beacon/statemanager.go 79.25% <ø> (-1.77%) :arrow_down:
primitives/state.go 15.66% <ø> (+0.11%) :arrow_up:
beacon/db/badger.go 0% <0%> (ø) :arrow_up:
beacon/chain.go 51.7% <0%> (-0.6%) :arrow_down:
beacon/syncmanager.go 0% <0%> (ø) :arrow_up:
beacon/state.go 60.97% <100%> (-0.63%) :arrow_down:

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 63b30f8...3f345c3. Read the comment docs.