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

consoleplugin reconciler #884

Merged
merged 12 commits into from
Oct 8, 2024

OPERATOR_NAMESPACE makefile variable for make run target

8121712
Select commit
Loading
Failed to load commit list.
Merged

consoleplugin reconciler #884

OPERATOR_NAMESPACE makefile variable for make run target
8121712
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 7, 2024 in 0s

76.13% of diff hit (target 80.20%)

View this Pull Request on Codecov

76.13% of diff hit (target 80.20%)

Annotations

Check warning on line 88 in controllers/consoleplugin_reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/consoleplugin_reconciler.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 101 in controllers/consoleplugin_reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/consoleplugin_reconciler.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 112 in controllers/consoleplugin_reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/consoleplugin_reconciler.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 123 in controllers/consoleplugin_reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/consoleplugin_reconciler.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 15 in controllers/fake/api_reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/api_reader.go#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 19 in controllers/fake/api_reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/api_reader.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 11 in controllers/fake/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/event_recorder.go#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 15 in controllers/fake/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/event_recorder.go#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 19 in controllers/fake/event_recorder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/event_recorder.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 30 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 34 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 38 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 42 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 50 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 54 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 58 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 62 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 66 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 70 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 74 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 86 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 94 in controllers/fake/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/fake/manager.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 149 in controllers/state_of_the_world.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/state_of_the_world.go#L144-L149

Added lines #L144 - L149 were not covered by tests

Check warning on line 174 in controllers/state_of_the_world.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/state_of_the_world.go#L172-L174

Added lines #L172 - L174 were not covered by tests