mx-chain-go
mx-chain-go copied to clipboard
feat/Liquid Staking
Liquid staking to development
Codecov Report
Merging #3391 (a1dad37) into development (ddd2791) will increase coverage by
0.15%
. The diff coverage is75.63%
.
:exclamation: Current head a1dad37 differs from pull request most recent head 29a59c4. Consider uploading reports for the commit 29a59c4 to get more accurate results
@@ Coverage Diff @@
## development #3391 +/- ##
===============================================
+ Coverage 75.25% 75.40% +0.15%
===============================================
Files 614 623 +9
Lines 82082 83343 +1261
===============================================
+ Hits 61771 62845 +1074
- Misses 15635 15773 +138
- Partials 4676 4725 +49
Impacted Files | Coverage Δ | |
---|---|---|
epochStart/bootstrap/baseStorageHandler.go | 61.19% <ø> (ø) |
|
epochStart/bootstrap/common.go | 97.05% <0.00%> (-2.95%) |
:arrow_down: |
epochStart/metachain/rewardsCreatorProxy.go | 88.60% <ø> (ø) |
|
factory/apiResolverFactory.go | 74.82% <0.00%> (-0.27%) |
:arrow_down: |
factory/bootstrapComponentsHandler.go | 55.55% <0.00%> (-5.85%) |
:arrow_down: |
factory/bootstrapParameters.go | 40.00% <0.00%> (ø) |
|
factory/shardingFactory.go | 13.97% <0.00%> (-0.11%) |
:arrow_down: |
genesis/process/shardGenesisBlockCreator.go | 39.92% <0.00%> (-0.22%) |
:arrow_down: |
node/nodeRunner.go | 0.00% <0.00%> (ø) |
|
process/block/metrics.go | 68.07% <0.00%> (ø) |
|
... and 58 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 e29f0ec...29a59c4. Read the comment docs.
Codecov Report
Merging #3391 (2b94365) into development (4c6761d) will decrease coverage by
1.41%
. The diff coverage is75.63%
.
@@ Coverage Diff @@
## development #3391 +/- ##
===============================================
- Coverage 75.25% 73.84% -1.42%
===============================================
Files 614 660 +46
Lines 82115 87164 +5049
===============================================
+ Hits 61794 64364 +2570
- Misses 15643 18071 +2428
- Partials 4678 4729 +51
Impacted Files | Coverage Δ | |
---|---|---|
dataRetriever/interface.go | 12.12% <ø> (ø) |
|
epochStart/bootstrap/common.go | 97.05% <0.00%> (-2.95%) |
:arrow_down: |
epochStart/metachain/common.go | 0.00% <0.00%> (ø) |
|
epochStart/metachain/rewardsCreatorProxy.go | 88.60% <ø> (ø) |
|
facade/nodeFacade.go | 78.22% <0.00%> (-0.59%) |
:arrow_down: |
factory/apiResolverFactory.go | 0.00% <0.00%> (-75.36%) |
:arrow_down: |
factory/bootstrapComponentsHandler.go | 26.98% <0.00%> (-34.42%) |
:arrow_down: |
factory/bootstrapParameters.go | 40.00% <0.00%> (ø) |
|
factory/consensusComponents.go | 0.00% <0.00%> (-83.26%) |
:arrow_down: |
factory/consensusComponentsHandler.go | 0.00% <0.00%> (-55.85%) |
:arrow_down: |
... and 215 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 eb767dd...2b94365. Read the comment docs.