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: remove generics from Reconcier and use PlatformObject as base object type #1514

Merged

chore: remove generics from Reconcier and use PlatformObject as base …

3a0dc16
Select commit
Loading
Failed to load commit list.
Merged

chore: remove generics from Reconcier and use PlatformObject as base object type #1514

chore: remove generics from Reconcier and use PlatformObject as base …
3a0dc16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2025 in 1s

0.00% of diff hit (target 19.69%)

View this Pull Request on Codecov

0.00% of diff hit (target 19.69%)

Annotations

Check warning on line 46 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L46

Added line #L46 was not covered by tests

Check warning on line 52 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L52

Added line #L52 was not covered by tests

Check warning on line 60 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L60

Added line #L60 was not covered by tests

Check warning on line 74 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L74

Added line #L74 was not covered by tests

Check warning on line 78 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L78

Added line #L78 was not covered by tests

Check warning on line 82 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L82

Added line #L82 was not covered by tests

Check warning on line 86 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L86

Added line #L86 was not covered by tests

Check warning on line 90 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L90

Added line #L90 was not covered by tests

Check warning on line 94 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L94

Added line #L94 was not covered by tests

Check warning on line 98 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L98

Added line #L98 was not covered by tests

Check warning on line 124 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L124

Added line #L124 was not covered by tests

Check warning on line 165 in pkg/controller/reconciler/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler.go#L165

Added line #L165 was not covered by tests

Check warning on line 195 in pkg/controller/reconciler/reconciler_support.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/reconciler/reconciler_support.go#L195

Added line #L195 was not covered by tests