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: Search bug fixes #4673

Merged
merged 9 commits into from
Apr 11, 2024

Merge branch 'master' into search_bug_fix

8efbd11
Select commit
Loading
Failed to load commit list.
Merged

fix: Search bug fixes #4673

Merge branch 'master' into search_bug_fix
8efbd11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 28, 2024 in 1s

86.91% of diff hit (target 81.59%)

View this Pull Request on Codecov

86.91% of diff hit (target 81.59%)

Annotations

Check warning on line 577 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L577

Added line #L577 was not covered by tests

Check warning on line 831 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L831

Added line #L831 was not covered by tests

Check warning on line 843 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L843

Added line #L843 was not covered by tests

Check warning on line 1133 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L1133

Added line #L1133 was not covered by tests

Check warning on line 1146 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L1146

Added line #L1146 was not covered by tests

Check warning on line 1204 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L1204

Added line #L1204 was not covered by tests

Check warning on line 1221 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L1221

Added line #L1221 was not covered by tests

Check warning on line 1375 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L1375

Added line #L1375 was not covered by tests

Check warning on line 1655 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L1655

Added line #L1655 was not covered by tests

Check warning on line 2585 in vowpalwabbit/core/src/reductions/search/search.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search.cc#L2585

Added line #L2585 was not covered by tests

Check warning on line 101 in vowpalwabbit/core/src/reductions/search/search_graph.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search_graph.cc#L101

Added line #L101 was not covered by tests

Check warning on line 135 in vowpalwabbit/core/src/reductions/search/search_graph.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search_graph.cc#L135

Added line #L135 was not covered by tests

Check warning on line 18 in vowpalwabbit/core/src/reductions/search/search_hooktask.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search_hooktask.cc#L18

Added line #L18 was not covered by tests

Check warning on line 214 in vowpalwabbit/core/src/reductions/search/search_meta.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/reductions/search/search_meta.cc#L214

Added line #L214 was not covered by tests