Feat: wait for registration before starting p2p #4160
Merged
Codecov / codecov/project
succeeded
Oct 31, 2023 in 0s
72% (-0%) compared to 194cd53
View this Pull Request on Codecov
72% (-0%) compared to 194cd53
Details
Codecov Report
Merging #4160 (ef1fbdb) into main (194cd53) will decrease coverage by
0%
.
Report is 12 commits behind head on main.
The diff coverage is48%
.
@@ Coverage Diff @@
## main #4160 +/- ##
======================================
- Coverage 72% 72% -0%
======================================
Files 378 379 +1
Lines 61153 61582 +429
Branches 61153 61582 +429
======================================
+ Hits 43876 44162 +286
- Misses 15007 15122 +115
- Partials 2270 2298 +28
Files | Coverage Δ | |
---|---|---|
engine/src/p2p/core/tests.rs | 100% <100%> (ø) |
|
state-chain/pallets/cf-validator/src/lib.rs | 74% <ø> (ø) |
|
engine/src/p2p/core.rs | 77% <79%> (-3%) |
⬇️ |
engine/src/p2p/peer_info_submitter.rs | 0% <0%> (ø) |
|
engine/src/p2p.rs | 14% <0%> (-2%) |
⬇️ |
... and 43 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading