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

BREAKING(encoding/unstable): merge Base32Hex(Encoder|Decoder)Stream to Base32(Encoder|Decoder)Stream #6452

Merged
merged 33 commits into from
Mar 13, 2025

Merge branch 'main' into encoding_base32_refactor

f216a5c
Select commit
Loading
Failed to load commit list.
Merged

BREAKING(encoding/unstable): merge Base32Hex(Encoder|Decoder)Stream to Base32(Encoder|Decoder)Stream #6452

Merge branch 'main' into encoding_base32_refactor
f216a5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 13, 2025 in 0s

82.35% of diff hit (target 95.71%)

View this Pull Request on Codecov

82.35% of diff hit (target 95.71%)

Annotations

Check warning on line 91 in encoding/unstable_base32_stream.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

encoding/unstable_base32_stream.ts#L91

Added line #L91 was not covered by tests

Check warning on line 95 in encoding/unstable_base32_stream.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

encoding/unstable_base32_stream.ts#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 183 in encoding/unstable_base32_stream.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

encoding/unstable_base32_stream.ts#L179-L183

Added lines #L179 - L183 were not covered by tests

Check warning on line 185 in encoding/unstable_base32_stream.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

encoding/unstable_base32_stream.ts#L185

Added line #L185 was not covered by tests