Skip to content

Implement garbage collection action

Codecov / codecov/patch succeeded Nov 21, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 119 in pkg/controller/actions/deploy/action_deploy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/deploy/action_deploy.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 44 in pkg/controller/actions/gc/action_gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/gc/action_gc.go#L40-L44

Added lines #L40 - L44 were not covered by tests

Check warning on line 48 in pkg/controller/actions/gc/action_gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/gc/action_gc.go#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 62 in pkg/controller/actions/gc/action_gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/gc/action_gc.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 72 in pkg/controller/actions/gc/action_gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/gc/action_gc.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 92 in pkg/controller/actions/gc/action_gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/gc/action_gc.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 113 in pkg/controller/actions/gc/action_gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/gc/action_gc.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 136 in pkg/controller/actions/gc/action_gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/gc/action_gc.go#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 33 in pkg/controller/actions/gc/action_gc_support.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/gc/action_gc_support.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 38 in pkg/controller/actions/gc/action_gc_support.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/actions/gc/action_gc_support.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 50 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 56 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L53-L56

Added lines #L53 - L56 were not covered by tests

Check warning on line 75 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L59-L75

Added lines #L59 - L75 were not covered by tests

Check warning on line 77 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L77

Added line #L77 was not covered by tests

Check warning on line 94 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L87-L94

Added lines #L87 - L94 were not covered by tests

Check warning on line 100 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L96-L100

Added lines #L96 - L100 were not covered by tests

Check warning on line 126 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L107-L126

Added lines #L107 - L126 were not covered by tests

Check warning on line 130 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 133 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L133

Added line #L133 was not covered by tests

Check warning on line 140 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L136-L140

Added lines #L136 - L140 were not covered by tests

Check warning on line 144 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 148 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L148

Added line #L148 was not covered by tests

Check warning on line 158 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L155-L158

Added lines #L155 - L158 were not covered by tests

Check warning on line 163 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L160-L163

Added lines #L160 - L163 were not covered by tests

Check warning on line 167 in pkg/services/gc/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/gc/gc.go#L165-L167

Added lines #L165 - L167 were not covered by tests