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

add CLI command to run hybrid query #1472

Merged

add CLI command to run hybrid query with shards

4d19d4e
Select commit
Loading
Failed to load commit list.
Merged

add CLI command to run hybrid query #1472

add CLI command to run hybrid query with shards
4d19d4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2024 in 0s

9.23% of diff hit (target 80.00%)

View this Pull Request on Codecov

9.23% of diff hit (target 80.00%)

Annotations

Check warning on line 64 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L64

Added line #L64 was not covered by tests

Check warning on line 195 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L189-L195

Added lines #L189 - L195 were not covered by tests

Check warning on line 222 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L222

Added line #L222 was not covered by tests

Check warning on line 225 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L225

Added line #L225 was not covered by tests

Check warning on line 237 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L237

Added line #L237 was not covered by tests

Check warning on line 258 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L257-L258

Added lines #L257 - L258 were not covered by tests

Check warning on line 364 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L361-L364

Added lines #L361 - L364 were not covered by tests

Check warning on line 372 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L366-L372

Added lines #L366 - L372 were not covered by tests

Check warning on line 378 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L374-L378

Added lines #L374 - L378 were not covered by tests

Check warning on line 386 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L383-L386

Added lines #L383 - L386 were not covered by tests

Check warning on line 388 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L388

Added line #L388 was not covered by tests

Check warning on line 394 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L390-L394

Added lines #L390 - L394 were not covered by tests

Check warning on line 398 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L396-L398

Added lines #L396 - L398 were not covered by tests

Check warning on line 421 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L400-L421

Added lines #L400 - L421 were not covered by tests

Check warning on line 428 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L423-L428

Added lines #L423 - L428 were not covered by tests

Check warning on line 439 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L432-L439

Added lines #L432 - L439 were not covered by tests

Check warning on line 442 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L441-L442

Added lines #L441 - L442 were not covered by tests

Check warning on line 444 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L444

Added line #L444 was not covered by tests

Check warning on line 447 in ipa-core/src/bin/report_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/bin/report_collector.rs#L446-L447

Added lines #L446 - L447 were not covered by tests

Check warning on line 56 in ipa-core/src/cli/playbook/hybrid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/cli/playbook/hybrid.rs#L27-L56

Added lines #L27 - L56 were not covered by tests

Check warning on line 66 in ipa-core/src/cli/playbook/hybrid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/cli/playbook/hybrid.rs#L58-L66

Added lines #L58 - L66 were not covered by tests

Check warning on line 72 in ipa-core/src/cli/playbook/hybrid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/cli/playbook/hybrid.rs#L68-L72

Added lines #L68 - L72 were not covered by tests

Check warning on line 100 in ipa-core/src/cli/playbook/hybrid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/cli/playbook/hybrid.rs#L78-L100

Added lines #L78 - L100 were not covered by tests

Check warning on line 103 in ipa-core/src/cli/playbook/hybrid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/cli/playbook/hybrid.rs#L103

Added line #L103 was not covered by tests

Check warning on line 108 in ipa-core/src/cli/playbook/hybrid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/cli/playbook/hybrid.rs#L105-L108

Added lines #L105 - L108 were not covered by tests