bosagora / agora

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

Trivial: Be more verbose when hitting an 'assert' in VibeManager #3252

Closed Geod24 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #3252 (b7bb02a) into v0.x.x (a8fa52a) will decrease coverage by 53.67%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           v0.x.x    #3252       +/-   ##
===========================================
- Coverage   88.71%   35.04%   -53.68%     
===========================================
  Files         166       62      -104     
  Lines       17031     5408    -11623     
===========================================
- Hits        15109     1895    -13214     
- Misses       1922     3513     +1591     
Flag Coverage Δ
integration 35.04% <ø> (-5.82%) :arrow_down:
unittests ?

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

Impacted Files Coverage Δ
source/agora/network/VibeManager.d 45.71% <ø> (ø)
source/agora/script/Stack.d 0.00% <0.00%> (-100.00%) :arrow_down:
source/agora/flash/Invoice.d 0.00% <0.00%> (-100.00%) :arrow_down:
source/agora/flash/Network.d 0.00% <0.00%> (-100.00%) :arrow_down:
source/agora/flash/Scripts.d 0.00% <0.00%> (-100.00%) :arrow_down:
source/agora/script/Script.d 0.00% <0.00%> (-100.00%) :arrow_down:
source/agora/utils/Backoff.d 0.00% <0.00%> (-100.00%) :arrow_down:
source/agora/script/Opcodes.d 0.00% <0.00%> (-100.00%) :arrow_down:
source/agora/stats/Collector.d 0.00% <0.00%> (-100.00%) :arrow_down:
source/agora/stats/StatFormatter.d 0.00% <0.00%> (-100.00%) :arrow_down:
... and 148 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 a8fa52a...b7bb02a. Read the comment docs.