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 main to release/v1.7 branch #2632

Merged
merged 1 commit into from
Sep 20, 2024

Backport main to release/v1.7 branch

d55cae0
Select commit
Loading
Failed to load commit list.
Merged

Backport main to release/v1.7 branch #2632

Backport main to release/v1.7 branch
d55cae0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 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 16.56977% with 287 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
hack/cspell/main.go 0.00% 150 Missing ⚠️
pkg/agent/core/faiss/service/faiss.go 0.00% 39 Missing ⚠️
internal/client/v1/client/vald/vald.go 0.00% 21 Missing ⚠️
internal/backoff/backoff.go 23.07% 20 Missing ⚠️
hack/docker/gen/main.go 0.00% 14 Missing ⚠️
internal/core/algorithm/faiss/option.go 7.69% 11 Missing and 1 partial ⚠️
internal/core/algorithm/faiss/faiss.go 0.00% 10 Missing ⚠️
internal/errors/agent.go 62.50% 6 Missing ⚠️
internal/errors/usearch.go 0.00% 5 Missing ⚠️
...ernal/net/grpc/interceptor/client/metric/metric.go 0.00% 2 Missing ⚠️
... and 7 more
Additional details and impacted files
@@               Coverage Diff               @@
##             release/v1.7    #2632   +/-   ##
===============================================
  Coverage                ?   24.23%           
===============================================
  Files                   ?      534           
  Lines                   ?    46264           
  Branches                ?        0           
===============================================
  Hits                    ?    11214           
  Misses                  ?    34298           
  Partials                ?      752           

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