bosagora / agora

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

Trivial logging updates #3170

Closed hewison-chris closed 2 years ago

hewison-chris commented 2 years ago

To help with fixing the recently flaky tests.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3170 (753151f) into v0.x.x (4bd4725) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           v0.x.x    #3170      +/-   ##
==========================================
+ Coverage   20.13%   20.16%   +0.03%     
==========================================
  Files          64       64              
  Lines        2881     2881              
==========================================
+ Hits          580      581       +1     
+ Misses       2301     2300       -1     
Flag Coverage Δ
integration 20.16% <ø> (+0.03%) :arrow_up:

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

Impacted Files Coverage Δ
source/agora/utils/Log.d 40.90% <0.00%> (-2.73%) :arrow_down:
source/agora/utils/PrettyPrinter.d 77.14% <0.00%> (+1.42%) :arrow_up:
source/scpd/Cpp.d 58.62% <0.00%> (+5.17%) :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 4bd4725...753151f. Read the comment docs.

hewison-chris commented 2 years ago

Will create a new PR. This one is out of date.