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(routing/http): delegated IPNS server and client, IPIP 379 #333

Merged
merged 3 commits into from
Aug 22, 2023

Merge branch 'main' into ipip-379

59d1001
Select commit
Loading
Failed to load commit list.
Merged

feat(routing/http): delegated IPNS server and client, IPIP 379 #333

Merge branch 'main' into ipip-379
59d1001
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 22, 2023 in 0s

51.90% of diff hit (target 49.74%)

View this Pull Request on Codecov

51.90% of diff hit (target 49.74%)

Annotations

Check warning on line 336 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L335-L336

Added lines #L335 - L336 were not covered by tests

Check warning on line 347 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L346-L347

Added lines #L346 - L347 were not covered by tests

Check warning on line 353 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L352-L353

Added lines #L352 - L353 were not covered by tests

Check warning on line 358 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L357-L358

Added lines #L357 - L358 were not covered by tests

Check warning on line 374 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L373-L374

Added lines #L373 - L374 were not covered by tests

Check warning on line 379 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L378-L379

Added lines #L378 - L379 were not covered by tests

Check warning on line 385 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L384-L385

Added lines #L384 - L385 were not covered by tests

Check warning on line 390 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L389-L390

Added lines #L389 - L390 were not covered by tests

Check warning on line 319 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L317-L319

Added lines #L317 - L319 were not covered by tests

Check warning on line 339 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L337-L339

Added lines #L337 - L339 were not covered by tests

Check warning on line 345 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L343-L345

Added lines #L343 - L345 were not covered by tests

Check warning on line 351 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L350-L351

Added lines #L350 - L351 were not covered by tests

Check warning on line 363 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L361-L363

Added lines #L361 - L363 were not covered by tests

Check warning on line 371 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L369-L371

Added lines #L369 - L371 were not covered by tests

Check warning on line 377 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L375-L377

Added lines #L375 - L377 were not covered by tests

Check warning on line 384 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L382-L384

Added lines #L382 - L384 were not covered by tests

Check warning on line 390 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L388-L390

Added lines #L388 - L390 were not covered by tests

Check warning on line 402 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L400-L402

Added lines #L400 - L402 were not covered by tests