bosagora / agora

POC Node implementation for CoinNet
https://bosagora.io
MIT License
37 stars 22 forks source link

Increase txs sent from Faucet in ci test #3181

Closed hewison-chris closed 2 years ago

hewison-chris commented 2 years ago

Sometimes we get more than 4 empty blocks which fails the test.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3181 (251b1e6) into v0.x.x (8c7985d) will decrease coverage by 0.72%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           v0.x.x    #3181      +/-   ##
==========================================
- Coverage   18.95%   18.22%   -0.73%     
==========================================
  Files          57       60       +3     
  Lines        2517     2645     +128     
==========================================
+ Hits          477      482       +5     
- Misses       2040     2163     +123     
Flag Coverage Δ
integration 18.22% <ø> (-0.73%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
source/agora/utils/Test.d 0.00% <0.00%> (ø)
source/agora/utils/SCPPrettyPrinter.d 8.92% <0.00%> (ø)
source/agora/utils/TracyAPI.d 0.00% <0.00%> (ø)

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 8c7985d...251b1e6. Read the comment docs.