mx-chain-go icon indicating copy to clipboard operation
mx-chain-go copied to clipboard

Refactor peers mbs on meta proposer side

Open SebastianMarian opened this issue 3 years ago • 1 comments

  • Added peer tx hash instead peer tx inside peers mini block

SebastianMarian avatar Apr 28 '22 15:04 SebastianMarian

Codecov Report

Merging #4035 (7c6d380) into feat/refactor-peers-mbs (3e04062) will decrease coverage by 0.34%. The diff coverage is 47.05%.

@@                     Coverage Diff                     @@
##           feat/refactor-peers-mbs    #4035      +/-   ##
===========================================================
- Coverage                    73.57%   73.23%   -0.35%     
===========================================================
  Files                          677      678       +1     
  Lines                        86890    87481     +591     
===========================================================
+ Hits                         63932    64069     +137     
- Misses                       18114    18537     +423     
- Partials                      4844     4875      +31     
Impacted Files Coverage Δ
dataRetriever/requestHandlers/requestHandler.go 75.40% <0.00%> (-0.28%) :arrow_down:
factory/blockProcessorCreator.go 35.74% <0.00%> (-0.22%) :arrow_down:
factory/shardingFactory.go 13.23% <0.00%> (-0.10%) :arrow_down:
genesis/process/shardGenesisBlockCreator.go 38.99% <0.00%> (-0.07%) :arrow_down:
node/nodeRunner.go 0.00% <0.00%> (ø)
update/genesis/base.go 22.41% <0.00%> (-0.40%) :arrow_down:
update/process/baseProcess.go 63.13% <ø> (-0.56%) :arrow_down:
update/sync/coordinator.go 75.20% <0.00%> (-1.23%) :arrow_down:
epochStart/metachain/trigger.go 62.11% <20.00%> (-0.95%) :arrow_down:
update/genesis/export.go 56.42% <22.72%> (-3.16%) :arrow_down:
... and 31 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar May 19 '22 06:05 codecov-commenter