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

WIP: Add auto capabilities: #946

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Add namespace back:

0f604ba
Select commit
Loading
Failed to load commit list.
Open

WIP: Add auto capabilities: #946

Add namespace back:
0f604ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 14, 2024 in 1s

3.77% of diff hit (target 28.04%)

View this Pull Request on Codecov

3.77% of diff hit (target 28.04%)

Annotations

Check warning on line 55 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 70 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L70

Added line #L70 was not covered by tests

Check warning on line 117 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 129 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 224 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 230 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L227-L230

Added lines #L227 - L230 were not covered by tests

Check warning on line 235 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L232-L235

Added lines #L232 - L235 were not covered by tests

Check warning on line 238 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L238

Added line #L238 was not covered by tests

Check warning on line 242 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 247 in cmd/tink-server/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-server/main.go#L245-L247

Added lines #L245 - L247 were not covered by tests

Check warning on line 23 in internal/server/auto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/auto.go#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 25 in internal/server/auto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/auto.go#L25

Added line #L25 was not covered by tests

Check warning on line 35 in internal/server/auto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/auto.go#L28-L35

Added lines #L28 - L35 were not covered by tests

Check warning on line 45 in internal/server/auto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/auto.go#L37-L45

Added lines #L37 - L45 were not covered by tests

Check warning on line 47 in internal/server/auto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/auto.go#L47

Added line #L47 was not covered by tests

Check warning on line 62 in internal/server/auto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/auto.go#L50-L62

Added lines #L50 - L62 were not covered by tests

Check warning on line 64 in internal/server/auto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/auto.go#L64

Added line #L64 was not covered by tests

Check warning on line 39 in internal/server/kubernetes_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/kubernetes_api.go#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 45 in internal/server/kubernetes_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/kubernetes_api.go#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 54 in internal/server/kubernetes_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/kubernetes_api.go#L54

Added line #L54 was not covered by tests

Check warning on line 72 in internal/server/kubernetes_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/kubernetes_api.go#L72

Added line #L72 was not covered by tests

Check warning on line 77 in internal/server/kubernetes_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/kubernetes_api.go#L77

Added line #L77 was not covered by tests

Check warning on line 108 in internal/server/kubernetes_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/kubernetes_api.go#L108

Added line #L108 was not covered by tests

Check warning on line 112 in internal/server/kubernetes_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/kubernetes_api.go#L112

Added line #L112 was not covered by tests

Check warning on line 115 in internal/server/kubernetes_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/kubernetes_api.go#L114-L115

Added lines #L114 - L115 were not covered by tests