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

Backport PR #2702 to release/v1.7 for feat: Implement delete expired index job #2722

Merged

feat: Implement delete expired index job (#2702)

bb8e3b9
Select commit
Loading
Failed to load commit list.
Merged

Backport PR #2702 to release/v1.7 for feat: Implement delete expired index job #2722

feat: Implement delete expired index job (#2702)
bb8e3b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 0% with 371 lines in your changes missing coverage. Please review.

Please upload report for BASE (release/v1.7@1dd771f). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pkg/index/job/deletion/service/deleter.go 0.00% 146 Missing ⚠️
pkg/index/job/deletion/usecase/deletion.go 0.00% 131 Missing ⚠️
pkg/index/job/deletion/config/config.go 0.00% 27 Missing ⚠️
pkg/index/job/deletion/service/options.go 0.00% 25 Missing ⚠️
cmd/index/job/deletion/main.go 0.00% 22 Missing ⚠️
internal/config/index_deleter.go 0.00% 12 Missing ⚠️
hack/actions/gen/main.go 0.00% 4 Missing ⚠️
hack/docker/gen/main.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             release/v1.7    #2722   +/-   ##
===============================================
  Coverage                ?   23.95%           
===============================================
  Files                   ?      545           
  Lines                   ?    54324           
  Branches                ?        0           
===============================================
  Hits                    ?    13015           
  Misses                  ?    40535           
  Partials                ?      774           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.