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

[1.5] Deprecate compact serialization of Binary, HexBinary #2126

Merged
merged 4 commits into from
Apr 25, 2024

elaborate on panic msg for Binary/HexBinary

a67bd3d
Select commit
Loading
Failed to load commit list.
Merged

[1.5] Deprecate compact serialization of Binary, HexBinary #2126

elaborate on panic msg for Binary/HexBinary
a67bd3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 24, 2024 in 0s

66.66% of diff hit (target 91.55%)

View this Pull Request on Codecov

66.66% of diff hit (target 91.55%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/binary.rs#L220

Added line #L220 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/binary.rs#L234

Added line #L234 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/hex_binary.rs#L215

Added line #L215 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/std/src/hex_binary.rs#L229

Added line #L229 was not covered by tests