phoreproject / graphene

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

Update badger params to be less memory intensive and fix #48 #50

Closed meyer9 closed 5 years ago

meyer9 commented 5 years ago

Fixed #48

codecov-io commented 5 years ago

Codecov Report

Merging #50 into master will decrease coverage by 0.57%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   36.15%   35.57%   -0.58%     
==========================================
  Files          20       20              
  Lines        3377     3502     +125     
==========================================
+ Hits         1221     1246      +25     
- Misses       2017     2120     +103     
+ Partials      139      136       -3
Impacted Files Coverage Δ
beacon/blockchain.go 45.27% <ø> (-0.73%) :arrow_down:
beacon/db/badger.go 0% <0%> (ø) :arrow_up:
beacon/db/memory.go 26.08% <0%> (-0.39%) :arrow_down:
beacon/state.go 70.39% <0%> (+8.79%) :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 fa3d44d...178bf55. Read the comment docs.