bosagora / agora

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

CI: Add Agora with Tracy binary to releases #3273

Closed mkykadir closed 2 years ago

mkykadir commented 2 years ago

To easily deploy Tracy instrumented instances on test servers

codecov[bot] commented 2 years ago

Codecov Report

Merging #3273 (d664a4f) into v0.x.x (2cd386d) will increase coverage by 34.03%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           v0.x.x    #3273       +/-   ##
===========================================
+ Coverage   54.83%   88.86%   +34.03%     
===========================================
  Files         331      165      -166     
  Lines       35859    17070    -18789     
===========================================
- Hits        19664    15170     -4494     
+ Misses      16195     1900    -14295     
Flag Coverage Δ
integration 33.50% <ø> (+3.53%) :arrow_up:
unittests 87.64% <ø> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
source/agora/common/VibeTask.d 0.00% <0.00%> (-86.67%) :arrow_down:
source/agora/common/FileBasedLock.d 0.00% <0.00%> (-72.73%) :arrow_down:
source/agora/consensus/BlockStorage.d 75.61% <0.00%> (-4.95%) :arrow_down:
source/agora/common/Types.d 93.05% <0.00%> (-4.17%) :arrow_down:
source/agora/consensus/state/ValidatorSet.d 85.71% <0.00%> (-1.06%) :arrow_down:
source/agora/consensus/EnrollmentManager.d 96.85% <0.00%> (-0.32%) :arrow_down:
source/agora/node/FullNode.d 75.85% <0.00%> (-0.31%) :arrow_down:
source/agora/consensus/protocol/Nominator.d 91.45% <0.00%> (-0.18%) :arrow_down:
...eventcore/source/eventcore/drivers/posix/sockets.d
agora/submodules/diet-ng/source/diet/traits.d
... and 168 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 2cd386d...d664a4f. Read the comment docs.