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

Improve performance of array add operation and type checker #43701

Merge branch 2201.11.0-stage

e01fe53
Select commit
Loading
Failed to load commit list.
Merged

Improve performance of array add operation and type checker #43701

Merge branch 2201.11.0-stage
e01fe53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 674 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/internal/values/ArrayValueImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/internal/values/ArrayValueImpl.java#L674

Added line #L674 was not covered by tests

Check warning on line 704 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/internal/values/ArrayValueImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/internal/values/ArrayValueImpl.java#L704

Added line #L704 was not covered by tests