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

feat: Implement delete expired index job #2702

Merged
merged 8 commits into from
Oct 26, 2024

fix: Change struct field name

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

feat: Implement delete expired index job #2702

fix: Change struct field name
3ee69c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 26, 2024 in 0s

0.00% of diff hit (target 24.11%)

View this Pull Request on Codecov

0.00% of diff hit (target 24.11%)

Annotations

Check warning on line 45 in cmd/index/job/deletion/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/index/job/deletion/main.go#L34-L45

Added lines #L34 - L45 were not covered by tests

Check warning on line 52 in cmd/index/job/deletion/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/index/job/deletion/main.go#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 58 in cmd/index/job/deletion/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/index/job/deletion/main.go#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 575 in hack/actions/gen/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hack/actions/gen/main.go#L572-L575

Added lines #L572 - L575 were not covered by tests

Check warning on line 619 in hack/docker/gen/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hack/docker/gen/main.go#L616-L619

Added lines #L616 - L619 were not covered by tests

Check warning on line 60 in internal/config/index_deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/index_deleter.go#L49-L60

Added lines #L49 - L60 were not covered by tests

Check warning on line 45 in pkg/index/job/deletion/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/config/config.go#L40-L45

Added lines #L40 - L45 were not covered by tests

Check warning on line 51 in pkg/index/job/deletion/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/config/config.go#L47-L51

Added lines #L47 - L51 were not covered by tests

Check warning on line 57 in pkg/index/job/deletion/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/config/config.go#L53-L57

Added lines #L53 - L57 were not covered by tests

Check warning on line 63 in pkg/index/job/deletion/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/config/config.go#L59-L63

Added lines #L59 - L63 were not covered by tests

Check warning on line 70 in pkg/index/job/deletion/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/config/config.go#L65-L70

Added lines #L65 - L70 were not covered by tests

Check warning on line 54 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L44-L54

Added lines #L44 - L54 were not covered by tests

Check warning on line 58 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 69 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L61-L69

Added lines #L61 - L69 were not covered by tests

Check warning on line 71 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L71

Added line #L71 was not covered by tests

Check warning on line 76 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 84 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L79-L84

Added lines #L79 - L84 were not covered by tests

Check warning on line 94 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L87-L94

Added lines #L87 - L94 were not covered by tests

Check warning on line 117 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L96-L117

Added lines #L96 - L117 were not covered by tests

Check warning on line 125 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L119-L125

Added lines #L119 - L125 were not covered by tests

Check warning on line 127 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L127

Added line #L127 was not covered by tests

Check warning on line 138 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L133-L138

Added lines #L133 - L138 were not covered by tests

Check warning on line 148 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L141-L148

Added lines #L141 - L148 were not covered by tests

Check warning on line 150 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L150

Added line #L150 was not covered by tests

Check warning on line 161 in pkg/index/job/deletion/service/deleter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/index/job/deletion/service/deleter.go#L152-L161

Added lines #L152 - L161 were not covered by tests