bosnet / sebak

SEBAK, the next BOScoin Blockchain
https://devteam.blockchainos.org
GNU General Public License v3.0
44 stars 15 forks source link

Remove unused block prefixes #908

Closed spikeekips closed 5 years ago

spikeekips commented 5 years ago

Background

Unused block prefixes found.

Solution

Simply removed them.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #908      +/-   ##
==========================================
- Coverage   60.23%   60.16%   -0.08%     
==========================================
  Files         154      154              
  Lines       11003    11003              
==========================================
- Hits         6628     6620       -8     
- Misses       3603     3607       +4     
- Partials      772      776       +4
Flag Coverage Δ
#integration_tests_long_term 44.05% <ø> (-0.08%) :arrow_down:
#integration_tests_node 40.02% <ø> (ø) :arrow_up:
#unittests 48.44% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
lib/common/http2_client.go 49.36% <0%> (-2.54%) :arrow_down:
lib/network/http2_client.go 50% <0%> (-2.39%) :arrow_down:
lib/network/http2.go 88.46% <0%> (-1.54%) :arrow_down:
lib/node/runner/node_runner.go 77.41% <0%> (-0.44%) :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 6e4cc0f...1ba8520. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #908      +/-   ##
==========================================
- Coverage   60.23%   60.16%   -0.08%     
==========================================
  Files         154      154              
  Lines       11003    11003              
==========================================
- Hits         6628     6620       -8     
- Misses       3603     3607       +4     
- Partials      772      776       +4
Flag Coverage Δ
#integration_tests_long_term 44.05% <ø> (-0.08%) :arrow_down:
#integration_tests_node 40.02% <ø> (ø) :arrow_up:
#unittests 48.44% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
lib/common/http2_client.go 49.36% <0%> (-2.54%) :arrow_down:
lib/network/http2_client.go 50% <0%> (-2.39%) :arrow_down:
lib/network/http2.go 88.46% <0%> (-1.54%) :arrow_down:
lib/node/runner/node_runner.go 77.41% <0%> (-0.44%) :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 6e4cc0f...1ba8520. Read the comment docs.