mx-chain-go
mx-chain-go copied to clipboard
Feat trie nodes synced on heartbeat
Description of the reasoning behind the pull request (what feature was missing / how the problem was manifesting itself / what was the motive behind the refactoring)
Proposed Changes
Testing procedure
Codecov Report
Base: 70.72% // Head: 70.73% // Increases project coverage by +0.01% :tada:
Coverage data is based on head (
8ff750f) compared to base (f20f9fc). Patch coverage: 70.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## rc/v1.4.0 #4600 +/- ##
=============================================
+ Coverage 70.72% 70.73% +0.01%
=============================================
Files 624 628 +4
Lines 83096 83235 +139
=============================================
+ Hits 58766 58875 +109
- Misses 19924 19949 +25
- Partials 4406 4411 +5
| Impacted Files | Coverage Δ | |
|---|---|---|
| factory/bootstrap/bootstrapComponents.go | 0.00% <0.00%> (ø) |
|
| factory/consensus/consensusComponents.go | 0.00% <0.00%> (ø) |
|
| factory/statusCore/statusCoreComponents.go | 0.00% <0.00%> (ø) |
|
| factory/statusCore/statusCoreComponentsHandler.go | 0.00% <0.00%> (ø) |
|
| node/nodeRunner.go | 0.00% <0.00%> (ø) |
|
| state/errors.go | 50.00% <ø> (ø) |
|
| epochStart/bootstrap/process.go | 84.87% <84.37%> (-0.50%) |
:arrow_down: |
| factory/heartbeat/heartbeatV2Components.go | 75.29% <92.30%> (ø) |
|
| dataRetriever/blockchain/bootstrapBlockchain.go | 100.00% <100.00%> (ø) |
|
| epochStart/bootstrap/common.go | 100.00% <100.00%> (ø) |
|
| ... and 11 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.