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

[2201.7.x] Fix TypeCastError in concurrent transactions #41505

Merged
merged 2 commits into from
Jan 3, 2024

Fix null pointer exception when 'infoRecord' is null

bca1b13
Select commit
Loading
Failed to load commit list.
Merged

[2201.7.x] Fix TypeCastError in concurrent transactions #41505

Fix null pointer exception when 'infoRecord' is null
bca1b13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 2, 2024 in 1s

59.25% of diff hit (target 76.46%)

View this Pull Request on Codecov

59.25% of diff hit (target 76.46%)

Annotations

Check warning on line 68 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionLocalContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionLocalContext.java#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 72 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionLocalContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionLocalContext.java#L72

Added line #L72 was not covered by tests

Check warning on line 74 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionLocalContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionLocalContext.java#L74

Added line #L74 was not covered by tests

Check warning on line 237 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionLocalContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionLocalContext.java#L237

Added line #L237 was not covered by tests

Check warning on line 109 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionResourceManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionResourceManager.java#L109

Added line #L109 was not covered by tests

Check warning on line 609 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionResourceManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionResourceManager.java#L609

Added line #L609 was not covered by tests

Check warning on line 611 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionResourceManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionResourceManager.java#L611

Added line #L611 was not covered by tests

Check warning on line 613 in bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionResourceManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bvm/ballerina-runtime/src/main/java/io/ballerina/runtime/transactions/TransactionResourceManager.java#L613

Added line #L613 was not covered by tests