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

Use GRPC interceptors for bearer token #6063

Merged
merged 15 commits into from
Oct 25, 2024

refactoring code

65a64fd
Select commit
Loading
Failed to load commit list.
Merged

Use GRPC interceptors for bearer token #6063

refactoring code
65a64fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 20, 2024 in 0s

86.44% of diff hit (target 95.00%)

View this Pull Request on Codecov

86.44% of diff hit (target 95.00%)

Annotations

Check warning on line 27 in pkg/bearertoken/grpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bearertoken/grpc.go#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 32 in pkg/bearertoken/grpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bearertoken/grpc.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 41 in pkg/bearertoken/grpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bearertoken/grpc.go#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 53 in pkg/bearertoken/grpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bearertoken/grpc.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 67 in pkg/bearertoken/grpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bearertoken/grpc.go#L66-L67

Added lines #L66 - L67 were not covered by tests