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

Improve index correction performance #2234

Merged
merged 20 commits into from
Nov 22, 2023

Merge branch 'main' into feature/corrector/faster2

1625346
Select commit
Loading
Failed to load commit list.
Merged

Improve index correction performance #2234

Merge branch 'main' into feature/corrector/faster2
1625346
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2023 in 0s

30.73% (+0.04%) compared to 3dc099a

View this Pull Request on Codecov

30.73% (+0.04%) compared to 3dc099a

Details

Codecov Report

Attention: 97 lines in your changes are missing coverage. Please review.

Comparison is base (3dc099a) 30.69% compared to head (1625346) 30.73%.

Files Patch % Lines
pkg/index/job/correction/service/corrector.go 9.23% 53 Missing and 6 partials ⚠️
internal/client/v1/client/agent/core/client.go 0.00% 25 Missing ⚠️
pkg/agent/core/ngt/handler/grpc/object.go 71.73% 10 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2234      +/-   ##
==========================================
+ Coverage   30.69%   30.73%   +0.04%     
==========================================
  Files         358      358              
  Lines       34996    35095      +99     
==========================================
+ Hits        10741    10786      +45     
- Misses      23752    23803      +51     
- Partials      503      506       +3     

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