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

Handles the case where the reader unexpectedly encounters an oversized value, throwing IonException with a helpful message. #680

Merged
merged 1 commit into from
Dec 26, 2023

Handles the case where the reader unexpectedly encounters an oversize…

aa9a794
Select commit
Loading
Failed to load commit list.
Merged

Handles the case where the reader unexpectedly encounters an oversized value, throwing IonException with a helpful message. #680

Handles the case where the reader unexpectedly encounters an oversize…
aa9a794
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 22, 2023 in 1s

90.90% of diff hit (target 67.06%)

View this Pull Request on Codecov

90.90% of diff hit (target 67.06%)

Annotations

Check warning on line 378 in src/main/java/com/amazon/ion/impl/IonCursorBinary.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/ion/impl/IonCursorBinary.java#L378

Added line #L378 was not covered by tests