Closed mkykadir closed 2 years ago
Merging #3318 (6acb4ec) into v0.x.x (a00e567) will increase coverage by
0.28%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## v0.x.x #3318 +/- ##
==========================================
+ Coverage 87.77% 88.05% +0.28%
==========================================
Files 165 164 -1
Lines 17082 16975 -107
==========================================
- Hits 14993 14947 -46
+ Misses 2089 2028 -61
Flag | Coverage Δ | |
---|---|---|
integration | 42.89% <ø> (+13.65%) |
:arrow_up: |
unittests | 87.77% <ø> (+0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
source/agora/node/Registry.d | 77.29% <ø> (ø) |
|
source/agora/node/FullNode.d | 70.83% <0.00%> (-1.20%) |
:arrow_down: |
source/agora/consensus/protocol/Nominator.d | 91.29% <0.00%> (-0.36%) |
:arrow_down: |
source/agora/consensus/state/Ledger.d | 88.85% <0.00%> (-0.33%) |
:arrow_down: |
source/agora/node/main.d | ||
source/agora/script/Engine.d | 97.49% <0.00%> (+0.14%) |
:arrow_up: |
source/agora/test/Base.d | 80.89% <0.00%> (+0.19%) |
:arrow_up: |
source/agora/network/Manager.d | 76.99% <0.00%> (+0.31%) |
:arrow_up: |
source/agora/consensus/BlockStorage.d | 79.50% <0.00%> (+2.12%) |
:arrow_up: |
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 a00e567...6acb4ec. Read the comment docs.
Realm will not have actual registry record data but will act as a seeder for both validator and flash zones.
Towards #2874