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

digest: Clarify panic safety of (Block)Digest::finish #2185

Merged
merged 5 commits into from
Dec 17, 2024

digest internals: Provide an infallible I-U-F API internally.

b967bdf
Select commit
Loading
Failed to load commit list.
Merged

digest: Clarify panic safety of (Block)Digest::finish #2185

digest internals: Provide an infallible I-U-F API internally.
b967bdf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 16, 2024 in 1s

86.36% of diff hit (target 96.95%)

View this Pull Request on Codecov

86.36% of diff hit (target 96.95%)

Annotations

Check warning on line 102 in src/digest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/digest.rs#L99-L102

Added lines #L99 - L102 were not covered by tests

Check warning on line 164 in src/digest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/digest.rs#L161-L164

Added lines #L161 - L164 were not covered by tests

Check warning on line 166 in src/digest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/digest.rs#L166

Added line #L166 was not covered by tests