amazon-ion / ion-java

Java streaming parser/serializer for Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
864 stars 110 forks source link

Adds read support for Ion 1.1 system symbols #944

Closed popematt closed 1 week ago

popematt commented 1 week ago

Issue #, if available:

None.

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 75.18797% with 33 lines in your changes missing coverage. Please review.

Please upload report for BASE (ion-11-encoding@4b373e5). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...on/impl/IonReaderContinuableApplicationBinary.java 67.39% 9 Missing and 6 partials :warning:
...mazon/ion/impl/IonReaderContinuableCoreBinary.java 75.00% 4 Missing and 5 partials :warning:
...main/java/com/amazon/ion/impl/IonCursorBinary.java 81.81% 1 Missing and 5 partials :warning:
src/main/java/com/amazon/ion/impl/IonTypeID.java 80.00% 1 Missing :warning:
...a/com/amazon/ion/impl/LocalSymbolTableImports.java 80.00% 0 Missing and 1 partial :warning:
...va/com/amazon/ion/impl/bin/IonManagedWriter_1_1.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## ion-11-encoding #944 +/- ## ================================================== Coverage ? 70.05% Complexity ? 6870 ================================================== Files ? 196 Lines ? 27070 Branches ? 4899 ================================================== Hits ? 18964 Misses ? 6593 Partials ? 1513 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.