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

[Master] Fix Invalid type inferring for literal expression #38029

Merged
merged 20 commits into from
Aug 18, 2023

Remove unnecessary tests in symbol exposure tests

2d6ed67
Select commit
Loading
Failed to load commit list.
Merged

[Master] Fix Invalid type inferring for literal expression #38029

Remove unnecessary tests in symbol exposure tests
2d6ed67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 9, 2023 in 0s

80.48% of diff hit (target 76.39%)

View this Pull Request on Codecov

80.48% of diff hit (target 76.39%)

Annotations

Check warning on line 573 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/semantics/analyzer/TypeChecker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/semantics/analyzer/TypeChecker.java#L573

Added line #L573 was not covered by tests

Check warning on line 795 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/semantics/analyzer/TypeChecker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/semantics/analyzer/TypeChecker.java#L794-L795

Added lines #L794 - L795 were not covered by tests

Check warning on line 797 in compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/semantics/analyzer/TypeChecker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/semantics/analyzer/TypeChecker.java#L797

Added line #L797 was not covered by tests