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

Don't use slice indexing #164

Merged
merged 11 commits into from
Dec 14, 2024

Resolve TODOs

b04f7f6
Select commit
Loading
Failed to load commit list.
Merged

Don't use slice indexing #164

Resolve TODOs
b04f7f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 9, 2024 in 1s

86.63% of diff hit (target 92.36%)

View this Pull Request on Codecov

86.63% of diff hit (target 92.36%)

Annotations

Check warning on line 144 in synedrion/src/cggmp21/entities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/entities.rs#L131-L144

Added lines #L131 - L144 were not covered by tests

Check warning on line 156 in synedrion/src/cggmp21/entities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/entities.rs#L152-L156

Added lines #L152 - L156 were not covered by tests

Check warning on line 159 in synedrion/src/cggmp21/entities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/entities.rs#L159

Added line #L159 was not covered by tests

Check warning on line 164 in synedrion/src/cggmp21/entities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/entities.rs#L164

Added line #L164 was not covered by tests

Check warning on line 953 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L945-L953

Added lines #L945 - L953 were not covered by tests

Check warning on line 957 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L955-L957

Added lines #L955 - L957 were not covered by tests

Check warning on line 969 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L967-L969

Added lines #L967 - L969 were not covered by tests

Check warning on line 980 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L978-L980

Added lines #L978 - L980 were not covered by tests

Check warning on line 991 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L991

Added line #L991 was not covered by tests

Check warning on line 1001 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L993-L1001

Added lines #L993 - L1001 were not covered by tests

Check warning on line 1010 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L1009-L1010

Added lines #L1009 - L1010 were not covered by tests

Check warning on line 1014 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L1014

Added line #L1014 was not covered by tests

Check warning on line 1043 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L1043

Added line #L1043 was not covered by tests

Check warning on line 1046 in synedrion/src/cggmp21/interactive_signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/interactive_signing.rs#L1046

Added line #L1046 was not covered by tests

Check warning on line 761 in synedrion/src/cggmp21/key_refresh.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/key_refresh.rs#L761

Added line #L761 was not covered by tests

Check warning on line 139 in synedrion/src/cggmp21/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/params.rs#L139

Added line #L139 was not covered by tests

Check warning on line 39 in synedrion/src/paillier/rsa.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/paillier/rsa.rs#L39

Added line #L39 was not covered by tests

Check warning on line 43 in synedrion/src/paillier/rsa.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/paillier/rsa.rs#L43

Added line #L43 was not covered by tests

Check warning on line 65 in synedrion/src/www02/entities.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/www02/entities.rs#L62-L65

Added lines #L62 - L65 were not covered by tests