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

p2p: peerstore backed phonebook #5710

Merged
merged 16 commits into from
Aug 31, 2023

address PR comments

b787852
Select commit
Loading
Failed to load commit list.
Merged

p2p: peerstore backed phonebook #5710

address PR comments
b787852
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Aug 30, 2023 in 0s

73.44% of diff hit (target 55.17%)

View this Pull Request on Codecov

73.44% of diff hit (target 55.17%)

Annotations

Check warning on line 132 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L132

Added line #L132 was not covered by tests

Check warning on line 150 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L147-L150

Added lines #L147 - L150 were not covered by tests

Check warning on line 156 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L152-L156

Added lines #L152 - L156 were not covered by tests

Check warning on line 159 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 173 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L173

Added line #L173 was not covered by tests

Check warning on line 183 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L183

Added line #L183 was not covered by tests

Check warning on line 201 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L201

Added line #L201 was not covered by tests

Check warning on line 222 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L222

Added line #L222 was not covered by tests

Check warning on line 230 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L230

Added line #L230 was not covered by tests

Check warning on line 250 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 252 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L252

Added line #L252 was not covered by tests

Check warning on line 265 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L265

Added line #L265 was not covered by tests

Check warning on line 273 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L273

Added line #L273 was not covered by tests

Check warning on line 294 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L294

Added line #L294 was not covered by tests

Check warning on line 305 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L305

Added line #L305 was not covered by tests

Check warning on line 344 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L341-L344

Added lines #L341 - L344 were not covered by tests

Check warning on line 350 in network/p2p/peerstore/peerstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/peerstore.go#L346-L350

Added lines #L346 - L350 were not covered by tests

Check warning on line 60 in network/p2p/peerstore/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/utils.go#L60

Added line #L60 was not covered by tests

Check warning on line 64 in network/p2p/peerstore/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/peerstore/utils.go#L64

Added line #L64 was not covered by tests