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 update opentelemetry-go & faiss #2303

Merged
merged 1 commit into from
Feb 6, 2024

refactor update opentelemetry-go & faiss

b48034a
Select commit
Loading
Failed to load commit list.
Merged

Refactor update opentelemetry-go & faiss #2303

refactor update opentelemetry-go & faiss
b48034a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 6, 2024 in 0s

30.29% (-0.01%) compared to adf1b61

View this Pull Request on Codecov

30.29% (-0.01%) compared to adf1b61

Details

Codecov Report

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

Comparison is base (adf1b61) 30.29% compared to head (b48034a) 30.29%.
Report is 1 commits behind head on main.

Files Patch % Lines
...ternal/observability/metrics/agent/core/ngt/ngt.go 0.00% 105 Missing ⚠️
...nal/observability/metrics/agent/sidecar/sidecar.go 0.00% 45 Missing ⚠️
...ability/metrics/index/job/correction/correction.go 0.00% 39 Missing ⚠️
...ernal/observability/metrics/manager/index/index.go 0.00% 39 Missing ⚠️
internal/observability/metrics/grpc/grpc.go 0.00% 22 Missing ⚠️
...rvability/metrics/circuitbreaker/circuitbreaker.go 0.00% 20 Missing ⚠️
internal/observability/metrics/backoff/backoff.go 0.00% 19 Missing ⚠️
...servability/metrics/runtime/goroutine/goroutine.go 0.00% 19 Missing ⚠️
internal/config/faiss.go 0.00% 18 Missing ⚠️
internal/observability/metrics/runtime/cgo/cgo.go 0.00% 18 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2303      +/-   ##
==========================================
- Coverage   30.29%   30.29%   -0.01%     
==========================================
  Files         391      393       +2     
  Lines       40953    40954       +1     
==========================================
- Hits        12408    12405       -3     
- Misses      27882    27883       +1     
- Partials      663      666       +3     

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