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

routing/http!: support for IPIP-378 (delegated content and peer providing) #539

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

rename test

abf64fc
Select commit
Loading
Failed to load commit list.
Draft

routing/http!: support for IPIP-378 (delegated content and peer providing) #539

rename test
abf64fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 8, 2024 in 0s

57.47% of diff hit (target 59.66%)

View this Pull Request on Codecov

57.47% of diff hit (target 59.66%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L284-L288

Added lines #L284 - L288 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L293-L294

Added lines #L293 - L294 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L312-L318

Added lines #L312 - L318 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L321-L325

Added lines #L321 - L325 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L331

Added line #L331 was not covered by tests

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#L336

Added line #L336 was 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 370 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L369-L370

Added lines #L369 - L370 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L373 - L378 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L456-L457

Added lines #L456 - L457 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L490-L494

Added lines #L490 - L494 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L499-L500

Added lines #L499 - L500 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L516-L522

Added lines #L516 - L522 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L525-L529

Added lines #L525 - L529 were not covered by tests

Check warning on line 103 in routing/http/contentrouter/contentrouter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/contentrouter/contentrouter.go#L103

Added line #L103 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L295

Added line #L295 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L301-L303

Added lines #L301 - L303 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L313-L315

Added lines #L313 - L315 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L325-L327

Added lines #L325 - L327 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L335

Added line #L335 was 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#L351

Added line #L351 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L357

Added line #L357 was 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 383 in routing/http/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L381 - L383 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L391 - L393 were not covered by tests