bosagora / agora

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

Use ldc-1.28.1 not latest in documentation ci task #3275

Closed hewison-chris closed 2 years ago

hewison-chris commented 2 years ago

Latest is now ldc-1.29.0 but we are not using this yet.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3275 (4d770fb) into v0.x.x (3656186) will decrease coverage by 1.16%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           v0.x.x    #3275      +/-   ##
==========================================
- Coverage   88.76%   87.59%   -1.17%     
==========================================
  Files         165      164       -1     
  Lines       17083    16974     -109     
==========================================
- Hits        15163    14869     -294     
- Misses       1920     2105     +185     
Flag Coverage Δ
integration ?
unittests 87.59% <ø> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
source/agora/network/RPC.d 1.51% <0.00%> (-59.10%) :arrow_down:
source/agora/network/VibeManager.d 1.42% <0.00%> (-47.15%) :arrow_down:
source/agora/node/Runner.d 0.00% <0.00%> (-40.53%) :arrow_down:
source/scpd/types/Stellar_SCP.d 68.99% <0.00%> (-30.24%) :arrow_down:
source/agora/utils/Log.d 57.23% <0.00%> (-5.04%) :arrow_down:
source/agora/node/Config.d 64.96% <0.00%> (-3.65%) :arrow_down:
source/agora/node/FullNode.d 73.37% <0.00%> (-2.79%) :arrow_down:
source/agora/network/Manager.d 78.26% <0.00%> (-1.87%) :arrow_down:
source/agora/consensus/state/ValidatorSet.d 85.71% <0.00%> (-1.06%) :arrow_down:
source/agora/test/ValidatorRecurringEnrollment.d 94.23% <0.00%> (-0.97%) :arrow_down:
... and 5 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 3656186...4d770fb. Read the comment docs.