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(network): remove disconnected peers from peerMgr #1110

Merged
merged 1 commit into from
Feb 14, 2024

fix(network): remove disconnected peers from peerMgr

929be10
Select commit
Loading
Failed to load commit list.
Merged

fix(network): remove disconnected peers from peerMgr #1110

fix(network): remove disconnected peers from peerMgr
929be10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

81.23% (-0.10%) compared to 199a253

View this Pull Request on Codecov

81.23% (-0.10%) compared to 199a253

Details

Codecov Report

Merging #1110 (929be10) into main (199a253) will decrease coverage by 0.10%.
Report is 2 commits behind head on main.
The diff coverage is 78.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1110      +/-   ##
==========================================
- Coverage   81.33%   81.23%   -0.10%     
==========================================
  Files         173      173              
  Lines        9190     9211      +21     
==========================================
+ Hits         7475     7483       +8     
- Misses       1360     1371      +11     
- Partials      355      357       +2