bosagora / agora

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

Move Talos to new repository #3326

Closed mkykadir closed 2 years ago

mkykadir commented 2 years ago

Talos creates a lot of dependabot alerts and its a separate project

codecov[bot] commented 2 years ago

Codecov Report

Merging #3326 (d3e25b9) into v0.x.x (a9ee679) will increase coverage by 0.28%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           v0.x.x    #3326      +/-   ##
==========================================
+ Coverage   87.51%   87.80%   +0.28%     
==========================================
  Files         164      165       +1     
  Lines       17018    17128     +110     
==========================================
+ Hits        14894    15039     +145     
+ Misses       2124     2089      -35     
Flag Coverage Δ
integration 35.85% <ø> (?)
unittests 87.79% <ø> (+0.27%) :arrow_up:

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

Impacted Files Coverage Δ
source/agora/common/ManagedDatabase.d 86.66% <0.00%> (-5.00%) :arrow_down:
source/agora/network/RPC.d 1.90% <0.00%> (-0.04%) :arrow_down:
source/agora/node/main.d 45.94% <0.00%> (ø)
source/agora/consensus/pool/Transaction.d 93.89% <0.00%> (+0.19%) :arrow_up:
source/agora/consensus/protocol/Nominator.d 91.29% <0.00%> (+0.35%) :arrow_up:
source/agora/node/Validator.d 92.96% <0.00%> (+1.04%) :arrow_up:
source/agora/test/NetworkDiscovery.d 88.63% <0.00%> (+4.54%) :arrow_up:
source/agora/utils/Log.d 62.50% <0.00%> (+5.00%) :arrow_up:
source/agora/consensus/BlockStorage.d 83.74% <0.00%> (+14.84%) :arrow_up:
source/scpd/scp/SCPDriver.d 75.00% <0.00%> (+15.00%) :arrow_up:
... and 1 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 a9ee679...d3e25b9. Read the comment docs.