bosagora / agora

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

Fix #3223: Agora log output has corrupted month #3225

Closed Geod24 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #3225 (81ea62a) into v0.x.x (e1c8aa2) will increase coverage by 34.76%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           v0.x.x    #3225       +/-   ##
===========================================
+ Coverage   53.61%   88.37%   +34.76%     
===========================================
  Files         331      167      -164     
  Lines       35779    17076    -18703     
===========================================
- Hits        19182    15091     -4091     
+ Misses      16597     1985    -14612     
Flag Coverage Δ
integration 31.23% <100.00%> (+6.72%) :arrow_up:
unittests 87.38% <100.00%> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
source/agora/utils/Log.d 61.49% <100.00%> (+3.10%) :arrow_up:
source/agora/common/VibeTask.d 0.00% <0.00%> (-80.00%) :arrow_down:
source/agora/common/FileBasedLock.d 0.00% <0.00%> (-72.73%) :arrow_down:
source/agora/node/Runner.d 42.75% <0.00%> (-15.22%) :arrow_down:
source/agora/consensus/BlockStorage.d 68.90% <0.00%> (-11.31%) :arrow_down:
source/agora/common/Task.d 88.88% <0.00%> (-11.12%) :arrow_down:
source/agora/node/Config.d 71.90% <0.00%> (-9.10%) :arrow_down:
source/agora/node/Registry.d 77.61% <0.00%> (-2.35%) :arrow_down:
source/agora/node/FullNode.d 74.54% <0.00%> (-2.13%) :arrow_down:
source/agora/test/ValidatorRecurringEnrollment.d 94.23% <0.00%> (-0.97%) :arrow_down:
... and 173 more

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 e1c8aa2...81ea62a. Read the comment docs.