bosagora / agora

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

Update dtext to HEAD #3243

Closed Geod24 closed 2 years ago

Geod24 commented 2 years ago

Support for FunctionOrigin is coming but there's a couple simplifications needed.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3243 (affe800) into v0.x.x (c349f8e) will increase coverage by 33.92%. The diff coverage is 69.23%.

@@             Coverage Diff             @@
##           v0.x.x    #3243       +/-   ##
===========================================
+ Coverage   54.63%   88.56%   +33.92%     
===========================================
  Files         332      166      -166     
  Lines       35815    17030    -18785     
===========================================
- Hits        19567    15082     -4485     
+ Misses      16248     1948    -14300     
Flag Coverage Δ
integration 29.87% <63.63%> (+0.20%) :arrow_up:
unittests 87.60% <69.23%> (+0.08%) :arrow_up:

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

Impacted Files Coverage Δ
source/agora/utils/Log.d 62.26% <63.63%> (ø)
source/agora/test/Base.d 80.99% <100.00%> (+0.71%) :arrow_up:
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/node/Runner.d 40.52% <0.00%> (-15.04%) :arrow_down:
source/agora/consensus/BlockStorage.d 68.90% <0.00%> (-11.31%) :arrow_down:
source/agora/consensus/protocol/Nominator.d 91.23% <0.00%> (-0.72%) :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:
...dules/vibe.d/textfilter/vibe/textfilter/markdown.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 c349f8e...affe800. Read the comment docs.