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

Fix libp2p identify race #6573

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Fix libp2p identify race

54840f8
Select commit
Loading
Failed to load commit list.
Open

Fix libp2p identify race #6573

Fix libp2p identify race
54840f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

79.7% (+0.0%) compared to b905784

View this Pull Request on Codecov

79.7% (+0.0%) compared to b905784

Details

Codecov Report

Attention: Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.7%. Comparing base (b905784) to head (54840f8).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
p2p/host.go 77.7% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #6573   +/-   ##
=======================================
  Coverage     79.7%   79.7%           
=======================================
  Files          355     355           
  Lines        47168   47200   +32     
=======================================
+ Hits         37620   37660   +40     
+ Misses        7404    7396    -8     
  Partials      2144    2144           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.