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: add routing filtering to delegated routing server IPIP-484 #671

Merged
merged 21 commits into from
Sep 27, 2024

Apply suggestions from code review

137d34f
Select commit
Loading
Failed to load commit list.
Merged

feat: add routing filtering to delegated routing server IPIP-484 #671

Apply suggestions from code review
137d34f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 27, 2024 in 1s

85.18% of diff hit (target 60.15%)

View this Pull Request on Codecov

85.18% of diff hit (target 60.15%)

Annotations

Check warning on line 35 in routing/http/server/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/filters.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 44 in routing/http/server/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/filters.go#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 60 in routing/http/server/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/filters.go#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 65 in routing/http/server/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/filters.go#L64-L65

Added lines #L64 - L65 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#L389-L390

Added lines #L389 - 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#L401-L402

Added lines #L401 - L402 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/server/server.go#L424-L425

Added lines #L424 - L425 were not covered by tests

Check warning on line 19 in routing/http/types/iter/filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/types/iter/filter.go#L18-L19

Added lines #L18 - L19 were not covered by tests