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

Support Query input from URL on report collector side + integration test #1510

Merged
merged 5 commits into from
Dec 20, 2024

Merge from main

66e15ff
Select commit
Loading
Failed to load commit list.
Merged

Support Query input from URL on report collector side + integration test #1510

Merge from main
66e15ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2024 in 1s

7.20% of diff hit (target 80.00%)

View this Pull Request on Codecov

7.20% of diff hit (target 80.00%)

Annotations

Check warning on line 280 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#L280

Added line #L280 was not covered by tests

Check warning on line 289 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#L289

Added line #L289 was not covered by tests

Check warning on line 297 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#L294-L297

Added lines #L294 - L297 were not covered by tests

Check warning on line 327 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#L312-L327

Added lines #L312 - L327 were not covered by tests

Check warning on line 359 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#L332-L359

Added lines #L332 - L359 were not covered by tests

Check warning on line 399 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-L399

Added lines #L361 - L399 were not covered by tests

Check warning on line 537 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#L537

Added line #L537 was not covered by tests

Check warning on line 541 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#L541

Added line #L541 was not covered by tests

Check warning on line 559 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#L559

Added line #L559 was not covered by tests

Check warning on line 25 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#L25

Added line #L25 was not covered by tests

Check warning on line 38 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#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 49 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#L44-L49

Added lines #L44 - L49 were not covered by tests