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

New tool build integration #41710

Merged
merged 34 commits into from
Jan 2, 2024

Add new changes from review

59a535b
Select commit
Loading
Failed to load commit list.
Merged

New tool build integration #41710

Add new changes from review
59a535b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 22, 2023 in 1s

74.48% of diff hit (target 76.69%)

View this Pull Request on Codecov

74.48% of diff hit (target 76.69%)

Annotations

Check warning on line 111 in cli/ballerina-cli/src/main/java/io/ballerina/cli/cmd/CleanCommand.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/cmd/CleanCommand.java#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 69 in cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 75 in cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 84 in cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java#L84

Added line #L84 was not covered by tests

Check warning on line 97 in cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 102 in cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java#L102

Added line #L102 was not covered by tests

Check warning on line 110 in cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunBallerinaPreBuildToolsTask.java#L110

Added line #L110 was not covered by tests

Check warning on line 122 in cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunProfilerTask.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunProfilerTask.java#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 136 in cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunProfilerTask.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/task/RunProfilerTask.java#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 108 in cli/ballerina-cli/src/main/java/io/ballerina/cli/utils/FileUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/ballerina-cli/src/main/java/io/ballerina/cli/utils/FileUtils.java#L108

Added line #L108 was not covered by tests

Check warning on line 238 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L238

Added line #L238 was not covered by tests

Check warning on line 262 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L262

Added line #L262 was not covered by tests

Check warning on line 265 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L265

Added line #L265 was not covered by tests

Check warning on line 330 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L330

Added line #L330 was not covered by tests

Check warning on line 340 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L340

Added line #L340 was not covered by tests

Check warning on line 348 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L348

Added line #L348 was not covered by tests

Check warning on line 351 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L351

Added line #L351 was not covered by tests

Check warning on line 456 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L456

Added line #L456 was not covered by tests

Check warning on line 466 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L466

Added line #L466 was not covered by tests

Check warning on line 604 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L604

Added line #L604 was not covered by tests

Check warning on line 607 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L607

Added line #L607 was not covered by tests

Check warning on line 645 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L644-L645

Added lines #L644 - L645 were not covered by tests

Check warning on line 723 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L723

Added line #L723 was not covered by tests

Check warning on line 727 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L726-L727

Added lines #L726 - L727 were not covered by tests

Check warning on line 763 in cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/central-client/src/main/java/org/ballerinalang/central/client/CentralAPIClient.java#L763

Added line #L763 was not covered by tests