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

Remove Locks and Replace Clone Methods in Parser #2175

Merged
merged 14 commits into from
Mar 6, 2025

Disable subscription tests on Ubuntu

8b46aa8
Select commit
Loading
Failed to load commit list.
Merged

Remove Locks and Replace Clone Methods in Parser #2175

Disable subscription tests on Ubuntu
8b46aa8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 6, 2025 in 1s

94.22% of diff hit (target 85.80%)

View this Pull Request on Codecov

94.22% of diff hit (target 85.80%)

Annotations

Check warning on line 664 in ballerina/field_validator_visitor.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/field_validator_visitor.bal#L663-L664

Added lines #L663 - L664 were not covered by tests

Check warning on line 667 in ballerina/field_validator_visitor.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/field_validator_visitor.bal#L666-L667

Added lines #L666 - L667 were not covered by tests

Check warning on line 85 in ballerina/modules/parser/argument_node.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/modules/parser/argument_node.bal#L85

Added line #L85 was not covered by tests

Check warning on line 104 in ballerina/modules/parser/argument_node.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/modules/parser/argument_node.bal#L104

Added line #L104 was not covered by tests

Check warning on line 367 in ballerina/modules/parser/lexer.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/modules/parser/lexer.bal#L367

Added line #L367 was not covered by tests

Check warning on line 400 in ballerina/modules/parser/lexer.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/modules/parser/lexer.bal#L400

Added line #L400 was not covered by tests

Check warning on line 403 in ballerina/modules/parser/lexer.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/modules/parser/lexer.bal#L403

Added line #L403 was not covered by tests

Check warning on line 406 in ballerina/modules/parser/lexer.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/modules/parser/lexer.bal#L406

Added line #L406 was not covered by tests

Check warning on line 421 in ballerina/modules/parser/lexer.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/modules/parser/lexer.bal#L421

Added line #L421 was not covered by tests