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

feat: seed-based automatic peering #111

Merged
merged 4 commits into from
Apr 24, 2024

refactor: move routing setup to its own filer

ad19ec7
Select commit
Loading
Failed to load commit list.
Merged

feat: seed-based automatic peering #111

refactor: move routing setup to its own filer
ad19ec7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 24, 2024 in 0s

34.27% of diff hit (target 34.22%)

View this Pull Request on Codecov

34.27% of diff hit (target 34.22%)

Annotations

Check warning on line 52 in keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keys.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 56 in keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keys.go#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 61 in keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keys.go#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 66 in keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keys.go#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 69 in keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keys.go#L69

Added line #L69 was not covered by tests

Check warning on line 72 in keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

keys.go#L72

Added line #L72 was not covered by tests

Check warning on line 101 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L94-L101

Added lines #L94 - L101 were not covered by tests

Check warning on line 105 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 108 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L108

Added line #L108 was not covered by tests

Check warning on line 367 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L364-L367

Added lines #L364 - L367 were not covered by tests

Check warning on line 204 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L204

Added line #L204 was not covered by tests

Check warning on line 366 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L366

Added line #L366 was not covered by tests

Check warning on line 377 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L376-L377

Added lines #L376 - L377 were not covered by tests

Check warning on line 381 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L380-L381

Added lines #L380 - L381 were not covered by tests

Check warning on line 386 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L384-L386

Added lines #L384 - L386 were not covered by tests

Check warning on line 389 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L389

Added line #L389 was not covered by tests

Check warning on line 392 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L392

Added line #L392 was not covered by tests

Check warning on line 395 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L395

Added line #L395 was not covered by tests

Check warning on line 417 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L417

Added line #L417 was not covered by tests

Check warning on line 56 in setup_routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup_routing.go#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 60 in setup_routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup_routing.go#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 62 in setup_routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup_routing.go#L62

Added line #L62 was not covered by tests

Check warning on line 73 in setup_routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup_routing.go#L73

Added line #L73 was not covered by tests

Check warning on line 87 in setup_routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup_routing.go#L75-L87

Added lines #L75 - L87 were not covered by tests

Check warning on line 97 in setup_routing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup_routing.go#L91-L97

Added lines #L91 - L97 were not covered by tests