bosagora / agora

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

Update vibe-core to upstream HEAD #3247

Closed omerfirmak closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #3247 (3332391) into v0.x.x (c349f8e) will decrease coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           v0.x.x    #3247      +/-   ##
==========================================
- Coverage   54.63%   54.56%   -0.08%     
==========================================
  Files         332      332              
  Lines       35815    35821       +6     
==========================================
- Hits        19567    19545      -22     
- Misses      16248    16276      +28     
Flag Coverage Δ
integration 29.44% <100.00%> (-0.23%) :arrow_down:
unittests 87.49% <100.00%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
source/agora/consensus/protocol/Nominator.d 91.59% <100.00%> (-0.36%) :arrow_down:
source/agora/node/Runner.d 40.52% <0.00%> (-15.04%) :arrow_down:
...ntcore/source/eventcore/internal/consumablequeue.d 70.27% <0.00%> (-2.71%) :arrow_down:
source/agora/node/FullNode.d 74.61% <0.00%> (-1.55%) :arrow_down:
agora/submodules/vibe-core/source/vibe/core/net.d 61.53% <0.00%> (-0.75%) :arrow_down:
source/agora/node/Validator.d 91.45% <0.00%> (-0.51%) :arrow_down:
source/agora/consensus/state/Ledger.d 89.93% <0.00%> (-0.34%) :arrow_down:
source/agora/script/Engine.d 97.59% <0.00%> (-0.16%) :arrow_down:
source/agora/test/Flash.d 95.12% <0.00%> (-0.11%) :arrow_down:
... and 9 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 9b1c6b1...3332391. Read the comment docs.