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

refactor index manager service add index service API to expose index informations #2525

Merged
merged 1 commit into from
Jul 24, 2024

refactor index manager service add index service API to expose index …

6ad94c0
Select commit
Loading
Failed to load commit list.
Merged

refactor index manager service add index service API to expose index informations #2525

refactor index manager service add index service API to expose index …
6ad94c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 24, 2024 in 0s

18.42% (-0.54%) compared to f3fbbc2

View this Pull Request on Codecov

18.42% (-0.54%) compared to f3fbbc2

Details

Codecov Report

Attention: Patch coverage is 4.35699% with 1361 lines in your changes missing coverage. Please review.

Project coverage is 18.42%. Comparing base (f3fbbc2) to head (6ad94c0).
Report is 3 commits behind head on main.

Files Patch % Lines
hack/docker/gen/main.go 0.00% 335 Missing ⚠️
apis/grpc/v1/payload/payload_vtproto.pb.go 0.00% 330 Missing ⚠️
internal/client/v1/client/vald/vald.go 0.00% 153 Missing ⚠️
apis/grpc/v1/payload/payload.pb.go 5.80% 146 Missing ⚠️
apis/grpc/v1/vald/filter_vtproto.pb.go 0.00% 40 Missing ⚠️
apis/grpc/v1/vald/search_vtproto.pb.go 0.00% 40 Missing ⚠️
apis/grpc/v1/vald/object_vtproto.pb.go 0.00% 33 Missing ⚠️
apis/grpc/v1/vald/index_vtproto.pb.go 0.00% 26 Missing ⚠️
internal/info/info.go 0.00% 22 Missing ⚠️
apis/grpc/v1/rpc/errdetails/error_details.pb.go 0.00% 14 Missing ⚠️
... and 61 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2525      +/-   ##
==========================================
- Coverage   18.95%   18.42%   -0.54%     
==========================================
  Files         565      566       +1     
  Lines       65225    66342    +1117     
==========================================
- Hits        12364    12223     -141     
- Misses      52061    53331    +1270     
+ Partials      800      788      -12     

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