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

Implements patch list as a single contiguous array of reusable PatchPoint instances. #521

Merged
merged 4 commits into from
Nov 7, 2023

Updating stackIterator to public to fix the build failure.

cb769f5
Select commit
Loading
Failed to load commit list.
Merged

Implements patch list as a single contiguous array of reusable PatchPoint instances. #521

Updating stackIterator to public to fix the build failure.
cb769f5
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 succeeded Nov 7, 2023 in 0s

79.34% of diff hit (target 66.60%)

View this Pull Request on Codecov

79.34% of diff hit (target 66.60%)

Annotations

Check warning on line 95 in src/com/amazon/ion/impl/_Private_RecyclingQueue.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/_Private_RecyclingQueue.java#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 120 in src/com/amazon/ion/impl/_Private_RecyclingQueue.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/_Private_RecyclingQueue.java#L120

Added line #L120 was not covered by tests

Check warning on line 128 in src/com/amazon/ion/impl/_Private_RecyclingStack.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/_Private_RecyclingStack.java#L128

Added line #L128 was not covered by tests

Check warning on line 142 in src/com/amazon/ion/impl/_Private_RecyclingStack.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/_Private_RecyclingStack.java#L142

Added line #L142 was not covered by tests

Check warning on line 150 in src/com/amazon/ion/impl/_Private_RecyclingStack.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/_Private_RecyclingStack.java#L150

Added line #L150 was not covered by tests

Check warning on line 155 in src/com/amazon/ion/impl/_Private_RecyclingStack.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/_Private_RecyclingStack.java#L155

Added line #L155 was not covered by tests

Check warning on line 160 in src/com/amazon/ion/impl/_Private_RecyclingStack.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/_Private_RecyclingStack.java#L160

Added line #L160 was not covered by tests

Check warning on line 165 in src/com/amazon/ion/impl/_Private_RecyclingStack.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/_Private_RecyclingStack.java#L165

Added line #L165 was not covered by tests

Check warning on line 170 in src/com/amazon/ion/impl/_Private_RecyclingStack.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/_Private_RecyclingStack.java#L170

Added line #L170 was not covered by tests

Check warning on line 294 in src/com/amazon/ion/impl/bin/IonRawBinaryWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/bin/IonRawBinaryWriter.java#L294

Added line #L294 was not covered by tests

Check warning on line 587 in src/com/amazon/ion/impl/bin/IonRawBinaryWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/bin/IonRawBinaryWriter.java#L587

Added line #L587 was not covered by tests

Check warning on line 1356 in src/com/amazon/ion/impl/bin/IonRawBinaryWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/com/amazon/ion/impl/bin/IonRawBinaryWriter.java#L1355-L1356

Added lines #L1355 - L1356 were not covered by tests