bosagora / agora

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

Fix quorum preimage test2 #3187

Closed hewison-chris closed 2 years ago

hewison-chris commented 2 years ago

If this works will update other PR

codecov[bot] commented 2 years ago

Codecov Report

Merging #3187 (4a657b7) into v0.x.x (2d4c94b) will increase coverage by 2.39%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           v0.x.x    #3187      +/-   ##
==========================================
+ Coverage   17.87%   20.27%   +2.39%     
==========================================
  Files          64       64              
  Lines        2881     2881              
==========================================
+ Hits          515      584      +69     
+ Misses       2366     2297      -69     
Flag Coverage Δ
integration 20.27% <ø> (+2.39%) :arrow_up:

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

Impacted Files Coverage Δ
source/agora/utils/SCPPrettyPrinter.d 8.92% <0.00%> (+8.92%) :arrow_up:
source/agora/utils/Log.d 43.63% <0.00%> (+9.09%) :arrow_up:
source/agora/utils/PrettyPrinter.d 77.14% <0.00%> (+77.14%) :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 2d4c94b...4a657b7. Read the comment docs.

hewison-chris commented 2 years ago

Closing as new PRs were raised.