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(sync): peer status set to known on sucessfull handshaking #774

Merged
merged 1 commit into from
Oct 24, 2023

fix(sync): peer status set to known on sucessfull handshaking

f81ac81
Select commit
Loading
Failed to load commit list.
Merged

fix(sync): peer status set to known on sucessfull handshaking #774

fix(sync): peer status set to known on sucessfull handshaking
f81ac81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 24, 2023 in 0s

87.61% of diff hit (target 82.72%)

View this Pull Request on Codecov

87.61% of diff hit (target 82.72%)

Annotations

Check warning on line 112 in network/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/network.go#L112

Added line #L112 was not covered by tests

Check warning on line 67 in network/peermgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/peermgr.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 91 in network/peermgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/peermgr.go#L91

Added line #L91 was not covered by tests

Check warning on line 99 in network/peermgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/peermgr.go#L96-L99

Added lines #L96 - L99 were not covered by tests

Check warning on line 127 in network/peermgr.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/peermgr.go#L127

Added line #L127 was not covered by tests