bor
bor copied to clipboard
Property based tests on TxPool: pending, locals
0txs blocks are reproducible as well as stuck in txPool transactions. For that reason the rest is marked as skipped for further txPool fixes.
Codecov Report
Merging #466 (09b744b) into develop (ac559bc) will increase coverage by
0.10%
. The diff coverage is24.44%
.
@@ Coverage Diff @@
## develop #466 +/- ##
===========================================
+ Coverage 56.79% 56.89% +0.10%
===========================================
Files 605 609 +4
Lines 69942 69985 +43
===========================================
+ Hits 39723 39821 +98
+ Misses 26803 26770 -33
+ Partials 3416 3394 -22
Impacted Files | Coverage Δ | |
---|---|---|
accounts/abi/bind/auth.go | 0.00% <0.00%> (ø) |
|
consensus/bor/bor.go | 8.20% <0.00%> (-0.02%) |
:arrow_down: |
eth/backend.go | 0.00% <0.00%> (ø) |
|
eth/downloader/downloader.go | 71.52% <ø> (+0.11%) |
:arrow_up: |
eth/filters/test_backend.go | 38.46% <0.00%> (-1.23%) |
:arrow_down: |
log/handler_glog.go | 0.00% <0.00%> (ø) |
|
log/logger.go | 1.12% <0.00%> (-0.03%) |
:arrow_down: |
log/syslog.go | 0.00% <ø> (ø) |
|
eth/bor_checkpoint_verifier.go | 8.00% <8.00%> (ø) |
|
log/handler.go | 3.63% <20.00%> (+0.88%) |
:arrow_up: |
... and 43 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@JekaMas can you please check the CI?