Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: wait for registration before starting p2p #4160

Merged
merged 9 commits into from
Oct 31, 2023

chore: remove unnecessary option

ef1fbdb
Select commit
Loading
Failed to load commit list.
Merged

Feat: wait for registration before starting p2p #4160

chore: remove unnecessary option
ef1fbdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

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 is 48%.

@@          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