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

Deprecate compact serialization of Binary, HexBinary, Checksum (backport #2125) #2128

Merged
merged 4 commits into from
Apr 25, 2024

elaborate on panic msg for Checksum

686fb6e
Select commit
Loading
Failed to load commit list.
Merged

Deprecate compact serialization of Binary, HexBinary, Checksum (backport #2125) #2128

elaborate on panic msg for Checksum
686fb6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 25, 2024 in 0s

66.66% of diff hit (target 91.77%)

View this Pull Request on Codecov

66.66% of diff hit (target 91.77%)

Annotations

Check warning on line 226 in packages/std/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/binary.rs#L226

Added line #L226 was not covered by tests

Check warning on line 240 in packages/std/src/binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/binary.rs#L240

Added line #L240 was not covered by tests

Check warning on line 77 in packages/std/src/checksum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/checksum.rs#L77

Added line #L77 was not covered by tests

Check warning on line 91 in packages/std/src/checksum.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/checksum.rs#L91

Added line #L91 was not covered by tests

Check warning on line 216 in packages/std/src/hex_binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/hex_binary.rs#L216

Added line #L216 was not covered by tests

Check warning on line 230 in packages/std/src/hex_binary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/hex_binary.rs#L230

Added line #L230 was not covered by tests