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

fix: Fix improper use of offset in HybridSearch #36253

Merged
merged 1 commit into from
Sep 13, 2024

fix: Fix improper use of offset in HybridSearch

7812173
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix improper use of offset in HybridSearch #36253

fix: Fix improper use of offset in HybridSearch
7812173
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 13, 2024 in 1s

79.06% of diff hit (target 80.00%)

View this Pull Request on Codecov

79.06% of diff hit (target 80.00%)

Annotations

Check warning on line 45 in internal/proxy/search_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/search_util.go#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 47 in internal/proxy/search_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/search_util.go#L47

Added line #L47 was not covered by tests

Check warning on line 51 in internal/proxy/search_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/search_util.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 64 in internal/proxy/search_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/search_util.go#L64

Added line #L64 was not covered by tests

Check warning on line 71 in internal/proxy/search_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/search_util.go#L71

Added line #L71 was not covered by tests

Check warning on line 173 in internal/proxy/task_search.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/task_search.go#L173

Added line #L173 was not covered by tests