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

Constant space from base conversions #293

Merged
merged 7 commits into from
Aug 13, 2023

Typo

924ea2e
Select commit
Loading
Failed to load commit list.
Merged

Constant space from base conversions #293

Typo
924ea2e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Aug 13, 2023 in 0s

70.17% of diff hit (target 82.85%)

View this Pull Request on Codecov

70.17% of diff hit (target 82.85%)

Annotations

Check warning on line 111 in src/base_convert.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base_convert.rs#L105-L111

Added lines #L105 - L111 were not covered by tests

Check warning on line 113 in src/base_convert.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base_convert.rs#L113

Added line #L113 was not covered by tests

Check warning on line 121 in src/base_convert.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base_convert.rs#L121

Added line #L121 was not covered by tests

Check warning on line 127 in src/base_convert.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base_convert.rs#L127

Added line #L127 was not covered by tests

Check warning on line 143 in src/base_convert.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base_convert.rs#L138-L143

Added lines #L138 - L143 were not covered by tests

Check warning on line 171 in src/base_convert.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/base_convert.rs#L171

Added line #L171 was not covered by tests