bosagora / agora

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

Trivial: Refactor start/ctor sequences #3228

Closed mkykadir closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #3228 (9a159dd) into v0.x.x (f7ccda5) will decrease coverage by 54.29%. The diff coverage is 18.75%.

:exclamation: Current head 9a159dd differs from pull request most recent head 006f5f2. Consider uploading reports for the commit 006f5f2 to get more accurate results

@@             Coverage Diff             @@
##           v0.x.x    #3228       +/-   ##
===========================================
- Coverage   87.92%   33.63%   -54.30%     
===========================================
  Files         164      267      +103     
  Lines       16951    30013    +13062     
===========================================
- Hits        14905    10096     -4809     
- Misses       2046    19917    +17871     
Flag Coverage Δ
integration 33.63% <18.75%> (?)
unittests ?

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

Impacted Files Coverage Δ
source/agora/node/FullNode.d 60.24% <7.69%> (-13.13%) :arrow_down:
source/agora/node/Registry.d 54.64% <66.66%> (-22.65%) :arrow_down:
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:
... and 316 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 f7ccda5...006f5f2. Read the comment docs.