bosagora / agora

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

Remove leftover mentions of ocean (use Dtext), fix integration #3221

Closed Geod24 closed 2 years ago

Geod24 commented 2 years ago

Nothing's ever perfect the first time right ? :D

codecov[bot] commented 2 years ago

Codecov Report

Merging #3221 (147f7ef) into v0.x.x (f527cd7) will increase coverage by 14.76%. The diff coverage is 27.77%.

@@             Coverage Diff             @@
##           v0.x.x    #3221       +/-   ##
===========================================
+ Coverage   15.91%   30.67%   +14.76%     
===========================================
  Files          46       39        -7     
  Lines        2193     2722      +529     
===========================================
+ Hits          349      835      +486     
- Misses       1844     1887       +43     
Flag Coverage Δ
integration 30.67% <27.77%> (+14.76%) :arrow_up:

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

Impacted Files Coverage Δ
source/agora/node/Runner.d 53.28% <ø> (ø)
source/agora/node/TransactionRelayer.d 30.30% <ø> (ø)
source/agora/node/Validator.d 0.00% <0.00%> (ø)
source/agora/node/admin/AdminInterface.d 0.00% <0.00%> (ø)
source/agora/script/Signature.d 49.25% <ø> (ø)
source/agora/stats/Collector.d 0.00% <0.00%> (ø)
source/agora/stats/Server.d 0.00% <ø> (ø)
source/agora/stats/StatFormatter.d 0.00% <0.00%> (ø)
source/agora/stats/Utils.d 100.00% <ø> (ø)
source/agora/utils/SCPPrettyPrinter.d 8.92% <ø> (ø)
... and 87 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 51c4a02...147f7ef. Read the comment docs.