Skip to content

dynamicconfig: implement control plane (1/n)

Codecov / codecov/patch succeeded Sep 3, 2024 in 0s

83.49% of diff hit (target 70.00%)

View this Pull Request on Codecov

83.49% of diff hit (target 70.00%)

Annotations

Check warning on line 61 in controller/internal/controller/dynamicconfig_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/internal/controller/dynamicconfig_controller.go#L61

Added line #L61 was not covered by tests

Check warning on line 66 in controller/internal/controller/dynamicconfig_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/internal/controller/dynamicconfig_controller.go#L66

Added line #L66 was not covered by tests

Check warning on line 81 in controller/internal/controller/dynamicconfig_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/internal/controller/dynamicconfig_controller.go#L81

Added line #L81 was not covered by tests

Check warning on line 94 in controller/internal/controller/dynamicconfig_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/internal/controller/dynamicconfig_controller.go#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 98 in controller/internal/controller/dynamicconfig_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/internal/controller/dynamicconfig_controller.go#L98

Added line #L98 was not covered by tests

Check warning on line 111 in controller/internal/controller/dynamicconfig_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/internal/controller/dynamicconfig_controller.go#L108-L111

Added lines #L108 - L111 were not covered by tests

Check warning on line 133 in controller/internal/controller/dynamicconfig_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/internal/controller/dynamicconfig_controller.go#L133

Added line #L133 was not covered by tests

Check warning on line 139 in controller/internal/controller/dynamicconfig_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/internal/controller/dynamicconfig_controller.go#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 62 in types/apis/v1/dynamicconfig_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/apis/v1/dynamicconfig_types.go#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 65 in types/apis/v1/dynamicconfig_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/apis/v1/dynamicconfig_types.go#L65

Added line #L65 was not covered by tests

Check warning on line 80 in types/apis/v1/dynamicconfig_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/apis/v1/dynamicconfig_types.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 83 in types/apis/v1/dynamicconfig_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/apis/v1/dynamicconfig_types.go#L82-L83

Added lines #L82 - L83 were not covered by tests