Fantom-foundation / go-lachesis

aBFT consensus for permission-less networks
https://fantom.foundation
MIT License
224 stars 78 forks source link

Test coverage #560

Closed rus-alex closed 3 years ago

rus-alex commented 3 years ago

Some stuff to measure test coverage. The same gossip.BenchmarkBallotTxsProcessing() as at github.com/Fantom-foundation/go-opera for compare purpose.

codecov-io commented 3 years ago

Codecov Report

Merging #560 (913a7c2) into develop2 (fa34d98) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@             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.