Skip to content

feat(routing/http): delegated IPNS client and server implementation

Codecov / codecov/patch succeeded Jul 26, 2023 in 0s

51.90% of diff hit (target 49.71%)

View this Pull Request on Codecov

51.90% of diff hit (target 49.71%)

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 320 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L318-L320

Added lines #L318 - L320 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L338-L340

Added lines #L338 - L340 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L344-L346

Added lines #L344 - L346 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L351 - L352 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L362-L364

Added lines #L362 - L364 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L370-L372

Added lines #L370 - L372 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L376-L378

Added lines #L376 - L378 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L383-L385

Added lines #L383 - L385 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L389-L391

Added lines #L389 - L391 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L401-L403

Added lines #L401 - L403 were not covered by tests