bosagora / agora

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

Update dyaml and Configy dependency to their latest release / HEAD #3330

Open Geod24 opened 2 years ago

Geod24 commented 2 years ago

Can you re-trigger integration ?

codecov[bot] commented 2 years ago

Codecov Report

Merging #3330 (4daad44) into v0.x.x (d2ad13b) will decrease coverage by 1.30%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           v0.x.x    #3330      +/-   ##
==========================================
- Coverage   88.72%   87.41%   -1.31%     
==========================================
  Files         165      164       -1     
  Lines       17112    16999     -113     
==========================================
- Hits        15182    14860     -322     
- Misses       1930     2139     +209     
Flag Coverage Δ
integration ?
unittests 87.41% <ø> (-0.15%) :arrow_down:

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

Impacted Files Coverage Δ
source/agora/node/Runner.d 0.00% <0.00%> (-55.56%) :arrow_down:
source/agora/network/RPC.d 1.90% <0.00%> (-53.34%) :arrow_down:
source/agora/network/VibeManager.d 1.38% <0.00%> (-48.62%) :arrow_down:
source/agora/test/NetworkManager.d 63.88% <0.00%> (-33.34%) :arrow_down:
source/scpd/types/Stellar_SCP.d 68.99% <0.00%> (-30.24%) :arrow_down:
source/agora/network/Clock.d 72.22% <0.00%> (-16.67%) :arrow_down:
source/agora/common/Task.d 88.88% <0.00%> (-11.12%) :arrow_down:
source/agora/utils/Log.d 57.50% <0.00%> (-5.00%) :arrow_down:
source/agora/node/Config.d 64.96% <0.00%> (-3.65%) :arrow_down:
source/agora/node/FullNode.d 70.53% <0.00%> (-2.39%) :arrow_down:
... and 6 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

omerfirmak commented 2 years ago

Can you re-trigger integration ?

Failed again

Geod24 commented 1 year ago

@hewison-chris : Looks like Faucet was deleted / made private and that broke the CI.

hewison-chris commented 1 year ago

@hewison-chris : Looks like Faucet was deleted / made private and that broke the CI.

It was renamed and made private. It is restored now.