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

chore: use list instead of map for Provider Resources #2658

Merged
merged 4 commits into from
Mar 3, 2024

more tests

fe19fe9
Select commit
Loading
Failed to load commit list.
Merged

chore: use list instead of map for Provider Resources #2658

more tests
fe19fe9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 2, 2024 in 1s

54.00% of diff hit (target 60.00%)

View this Pull Request on Codecov

54.00% of diff hit (target 60.00%)

Annotations

Check warning on line 152 in internal/gatewayapi/resource.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/resource.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 68 in internal/gatewayapi/runner/runner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/runner/runner.go#L68

Added line #L68 was not covered by tests

Check warning on line 72 in internal/gatewayapi/runner/runner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/runner/runner.go#L72

Added line #L72 was not covered by tests

Check warning on line 34 in internal/message/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/message/types.go#L34

Added line #L34 was not covered by tests

Check warning on line 40 in internal/message/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/message/types.go#L40

Added line #L40 was not covered by tests

Check warning on line 43 in internal/message/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/message/types.go#L43

Added line #L43 was not covered by tests

Check warning on line 50 in internal/message/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/message/types.go#L46-L50

Added lines #L46 - L50 were not covered by tests

Check warning on line 214 in internal/provider/kubernetes/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L214

Added line #L214 was not covered by tests

Check warning on line 237 in internal/provider/kubernetes/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L237

Added line #L237 was not covered by tests

Check warning on line 244 in internal/provider/kubernetes/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L244

Added line #L244 was not covered by tests

Check warning on line 259 in internal/provider/kubernetes/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L259

Added line #L259 was not covered by tests

Check warning on line 273 in internal/provider/kubernetes/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L273

Added line #L273 was not covered by tests

Check warning on line 291 in internal/provider/kubernetes/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L291

Added line #L291 was not covered by tests

Check warning on line 305 in internal/provider/kubernetes/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/provider/kubernetes/controller.go#L305

Added line #L305 was not covered by tests