bosagora / agora

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

Fixes issue #3277 Signature catchup efficiently #3278

Closed hewison-chris closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #3278 (aedbbc2) into v0.x.x (43f8bcd) will increase coverage by 54.81%. The diff coverage is 90.69%.

@@             Coverage Diff             @@
##           v0.x.x    #3278       +/-   ##
===========================================
+ Coverage   34.06%   88.88%   +54.81%     
===========================================
  Files          65      165      +100     
  Lines        5615    17043    +11428     
===========================================
+ Hits         1913    15149    +13236     
+ Misses       3702     1894     -1808     
Flag Coverage Δ
integration 34.18% <64.70%> (+0.11%) :arrow_up:
unittests 87.92% <90.69%> (?)

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

Impacted Files Coverage Δ
source/agora/consensus/state/Ledger.d 90.39% <75.00%> (ø)
source/agora/network/Manager.d 79.74% <88.23%> (+10.18%) :arrow_up:
source/agora/consensus/Ledger.d 97.55% <100.00%> (ø)
source/scpd/scp/SCPDriver.d 60.00% <0.00%> (-15.00%) :arrow_down:
source/agora/node/Runner.d 40.52% <0.00%> (-0.27%) :arrow_down:
source/scpd/scp/SCP.d 100.00% <0.00%> (ø)
source/agora/crypto/Crc16.d 100.00% <0.00%> (ø)
source/agora/common/Types.d 93.05% <0.00%> (ø)
source/agora/api/FullNode.d 100.00% <0.00%> (ø)
source/agora/test/SlashingMisbehavingValidator.d 95.23% <0.00%> (ø)
... and 151 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 43f8bcd...aedbbc2. Read the comment docs.