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 #2565 to release/v1.7 for [BUGFIX] index correction process #2566

[BUGFIX] index correction process (#2565)

c3a46df
Select commit
Loading
Failed to load commit list.
Merged

Backport PR #2565 to release/v1.7 for [BUGFIX] index correction process #2566

[BUGFIX] index correction process (#2565)
c3a46df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 1s

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 1.21212% with 489 lines in your changes missing coverage. Please review.

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

Files Patch % Lines
pkg/index/job/correction/service/corrector.go 0.00% 446 Missing ⚠️
pkg/index/job/correction/service/options.go 7.40% 24 Missing and 1 partial ⚠️
pkg/index/job/correction/usecase/corrector.go 0.00% 13 Missing ⚠️
internal/config/corrector.go 0.00% 4 Missing ⚠️
internal/db/kvs/pogreb/options.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             release/v1.7    #2566   +/-   ##
===============================================
  Coverage                ?   17.40%           
===============================================
  Files                   ?      566           
  Lines                   ?    69059           
  Branches                ?        0           
===============================================
  Hits                    ?    12021           
  Misses                  ?    56241           
  Partials                ?      797           

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