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

error handling: Refactor how "Input too long" errors are handled. #2202

Merged
merged 1 commit into from
Dec 31, 2024

error handling: Refactor how "Input too long" errors are handled.

e43a335
Select commit
Loading
Failed to load commit list.
Merged

error handling: Refactor how "Input too long" errors are handled. #2202

error handling: Refactor how "Input too long" errors are handled.
e43a335
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 31, 2024 in 0s

91.66% of diff hit (target 97.18%)

View this Pull Request on Codecov

91.66% of diff hit (target 97.18%)

Annotations

Check warning on line 89 in src/digest.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/digest.rs#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 30 in src/tests/bits_tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tests/bits_tests.rs#L30

Added line #L30 was not covered by tests

Check warning on line 49 in src/tests/bits_tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tests/bits_tests.rs#L49

Added line #L49 was not covered by tests

Check warning on line 59 in src/tests/bits_tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tests/bits_tests.rs#L59

Added line #L59 was not covered by tests