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!: independent dht and routing v1 flags #113

Merged
merged 5 commits into from
Apr 9, 2024

rename routing-v1-endpoints to http-routers

ba3a1fa
Select commit
Loading
Failed to load commit list.
Merged

feat!: independent dht and routing v1 flags #113

rename routing-v1-endpoints to http-routers
ba3a1fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 9, 2024 in 1s

28.39% of diff hit (target 36.25%)

View this Pull Request on Codecov

28.39% of diff hit (target 36.25%)

Annotations

Check warning on line 84 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L84

Added line #L84 was not covered by tests

Check warning on line 92 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L92

Added line #L92 was not covered by tests

Check warning on line 94 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L94

Added line #L94 was not covered by tests

Check warning on line 96 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L96

Added line #L96 was not covered by tests

Check warning on line 98 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L98

Added line #L98 was not covered by tests

Check warning on line 100 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L100

Added line #L100 was not covered by tests

Check warning on line 102 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L102

Added line #L102 was not covered by tests

Check warning on line 104 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L104

Added line #L104 was not covered by tests

Check warning on line 106 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L106

Added line #L106 was 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 126 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L126

Added line #L126 was not covered by tests

Check warning on line 132 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L132

Added line #L132 was not covered by tests

Check warning on line 175 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L170-L175

Added lines #L170 - L175 were not covered by tests

Check warning on line 186 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L177-L186

Added lines #L177 - L186 were not covered by tests

Check warning on line 295 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L295

Added line #L295 was not covered by tests

Check warning on line 308 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L306-L308

Added lines #L306 - L308 were not covered by tests

Check warning on line 316 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 319 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L319

Added line #L319 was not covered by tests

Check warning on line 215 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L215

Added line #L215 was not covered by tests

Check warning on line 263 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L252-L263

Added lines #L252 - L263 were not covered by tests

Check warning on line 267 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L265-L267

Added lines #L265 - L267 were not covered by tests

Check warning on line 275 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L275

Added line #L275 was not covered by tests

Check warning on line 279 in setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.go#L279

Added line #L279 was not covered by tests