Closed rus-alex closed 3 years ago
Merging #560 (913a7c2) into develop2 (fa34d98) will increase coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop2 #560 +/- ##
============================================
+ Coverage 46.45% 46.49% +0.03%
============================================
Files 169 169
Lines 11202 11202
============================================
+ Hits 5204 5208 +4
+ Misses 5473 5469 -4
Partials 525 525
Impacted Files | Coverage Δ | |
---|---|---|
evmcore/tx_pool.go | 75.03% <0.00%> (+0.30%) |
:arrow_up: |
inter/ascii_scheme.go | 80.63% <0.00%> (+0.63%) |
: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 fa34d98...913a7c2. Read the comment docs.
Some stuff to measure test coverage. The same
gossip.BenchmarkBallotTxsProcessing()
as atgithub.com/Fantom-foundation/go-opera
for compare purpose.