Closed spikeekips closed 5 years ago
Merging #908 into master will decrease coverage by
0.07%
. The diff coverage isn/a
.
@@ 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.
Merging #908 into master will decrease coverage by
0.07%
. The diff coverage isn/a
.
@@ 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.
Background
Unused block prefixes found.
Solution
Simply removed them.