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

Clean up DHT test helpers #928

Merged
merged 3 commits into from
Sep 19, 2023

Unexport methods

ef48d56
Select commit
Loading
Failed to load commit list.
Merged

Clean up DHT test helpers #928

Unexport methods
ef48d56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2023 in 1s

76.10% of diff hit (target 57.54%)

View this Pull Request on Codecov

76.10% of diff hit (target 57.54%)

Annotations

Check warning on line 170 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L170

Added line #L170 was not covered by tests

Check warning on line 173 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 227 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L227

Added line #L227 was not covered by tests

Check warning on line 305 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L305

Added line #L305 was not covered by tests

Check warning on line 345 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L345

Added line #L345 was not covered by tests

Check warning on line 428 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L427-L428

Added lines #L427 - L428 were not covered by tests

Check warning on line 490 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L482-L490

Added lines #L482 - L490 were not covered by tests

Check warning on line 534 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L533-L534

Added lines #L533 - L534 were not covered by tests

Check warning on line 560 in v2/coord/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/coordinator.go#L559-L560

Added lines #L559 - L560 were not covered by tests

Check warning on line 86 in v2/coord/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/event.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 146 in v2/coord/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/event.go#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 166 in v2/coord/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/event.go#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 175 in v2/coord/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/event.go#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 26 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L26

Added line #L26 was not covered by tests

Check warning on line 30 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L30

Added line #L30 was not covered by tests

Check warning on line 71 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L71

Added line #L71 was not covered by tests

Check warning on line 114 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 138 in v2/coord/internal/nettest/routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/routing.go#L138

Added line #L138 was not covered by tests

Check warning on line 39 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L39

Added line #L39 was not covered by tests

Check warning on line 85 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L85

Added line #L85 was not covered by tests

Check warning on line 93 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L93

Added line #L93 was not covered by tests

Check warning on line 102 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L102

Added line #L102 was not covered by tests

Check warning on line 107 in v2/coord/internal/nettest/topology.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/nettest/topology.go#L107

Added line #L107 was not covered by tests

Check warning on line 26 in v2/coord/internal/tiny/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/internal/tiny/node.go#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 218 in v2/coord/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/coord/network.go#L218

Added line #L218 was not covered by tests