Closed uprendis closed 4 years ago
Merging #555 (f3eb166) into develop2 (de5ba3d) will decrease coverage by
0.04%
. The diff coverage is17.77%
.
@@ Coverage Diff @@
## develop2 #555 +/- ##
============================================
- Coverage 46.65% 46.60% -0.05%
============================================
Files 168 169 +1
Lines 11168 11197 +29
============================================
+ Hits 5210 5218 +8
- Misses 5434 5456 +22
+ Partials 524 523 -1
Impacted Files | Coverage Δ | |
---|---|---|
app/store.go | 32.20% <0.00%> (ø) |
|
cmd/lachesis/export_events.go | 0.00% <0.00%> (ø) |
|
cmd/lachesis/import.go | 0.00% <0.00%> (ø) |
|
cmd/lachesis/preimages.go | 0.00% <0.00%> (ø) |
|
gossip/service.go | 46.89% <0.00%> (-0.66%) |
:arrow_down: |
inter/ascii_scheme.go | 82.53% <0.00%> (ø) |
|
gossip/store.go | 62.35% <50.00%> (-0.75%) |
:arrow_down: |
evmcore/apply_genesis.go | 66.66% <100.00%> (ø) |
|
gossip/consensus_callbacks.go | 47.25% <100.00%> (+0.58%) |
:arrow_up: |
inter/common.go | 82.60% <100.00%> (ø) |
|
... and 2 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 de5ba3d...f3eb166. Read the comment docs.
lachesis export preimages
,lachesis import preimages
lachesis export events
,lachesis import events