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 proptest for breakdown-reveal aggregation #1470

Merged
merged 4 commits into from
Dec 4, 2024

Include slow unit tests in CI

ab147ed
Select commit
Loading
Failed to load commit list.
Merged

Add proptest for breakdown-reveal aggregation #1470

Include slow unit tests in CI
ab147ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2024 in 0s

78.90% of diff hit (target 80.00%)

View this Pull Request on Codecov

78.90% of diff hit (target 80.00%)

Annotations

Check warning on line 1344 in ipa-core/src/protocol/context/dzkp_validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/protocol/context/dzkp_validator.rs#L1344

Added line #L1344 was not covered by tests

Check warning on line 1348 in ipa-core/src/protocol/context/dzkp_validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/protocol/context/dzkp_validator.rs#L1347-L1348

Added lines #L1347 - L1348 were not covered by tests

Check warning on line 1350 in ipa-core/src/protocol/context/dzkp_validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/protocol/context/dzkp_validator.rs#L1350

Added line #L1350 was not covered by tests

Check warning on line 541 in ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs#L536-L541

Added lines #L536 - L541 were not covered by tests

Check warning on line 559 in ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs#L547-L559

Added lines #L547 - L559 were not covered by tests

Check warning on line 586 in ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs#L584-L586

Added lines #L584 - L586 were not covered by tests

Check warning on line 608 in ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs#L605-L608

Added lines #L605 - L608 were not covered by tests

Check warning on line 628 in ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/protocol/ipa_prf/aggregation/breakdown_reveal.rs#L611-L628

Added lines #L611 - L628 were not covered by tests

Check warning on line 400 in ipa-core/src/test_fixture/world.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/world.rs#L399-L400

Added lines #L399 - L400 were not covered by tests