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

Provide a Ballerina command to display the API specifications of all active LS APIs #43641

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Increase the test coverage

fb02274
Select commit
Loading
Failed to load commit list.
Open

Provide a Ballerina command to display the API specifications of all active LS APIs #43641

Increase the test coverage
fb02274
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 22, 2024 in 0s

71.22% of diff hit (target 77.48%)

View this Pull Request on Codecov

71.22% of diff hit (target 77.48%)

Annotations

Check warning on line 67 in language-server/modules/langserver-cli/src/main/java/org/ballerinalang/langserver/cmd/LangServerSpecCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-cli/src/main/java/org/ballerinalang/langserver/cmd/LangServerSpecCmd.java#L59-L67

Added lines #L59 - L67 were not covered by tests

Check warning on line 77 in language-server/modules/langserver-cli/src/main/java/org/ballerinalang/langserver/cmd/LangServerSpecCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-cli/src/main/java/org/ballerinalang/langserver/cmd/LangServerSpecCmd.java#L77

Added line #L77 was not covered by tests

Check warning on line 82 in language-server/modules/langserver-cli/src/main/java/org/ballerinalang/langserver/cmd/LangServerSpecCmd.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-cli/src/main/java/org/ballerinalang/langserver/cmd/LangServerSpecCmd.java#L82

Added line #L82 was not covered by tests

Check warning on line 46 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L46

Added line #L46 was not covered by tests

Check warning on line 66 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L66

Added line #L66 was not covered by tests

Check warning on line 81 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L81

Added line #L81 was not covered by tests

Check warning on line 104 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L104

Added line #L104 was not covered by tests

Check warning on line 120 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L118-L120

Added lines #L118 - L120 were not covered by tests

Check warning on line 146 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L146

Added line #L146 was not covered by tests

Check warning on line 148 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L148

Added line #L148 was not covered by tests

Check warning on line 165 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L165

Added line #L165 was not covered by tests

Check warning on line 190 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L190

Added line #L190 was not covered by tests

Check warning on line 204 in language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/apispec/ApiSpecGenerator.java#L204

Added line #L204 was not covered by tests

Check warning on line 74 in language-server/modules/launchers/stdio-launcher/src/main/java/org/ballerinalang/langserver/launchers/stdio/Main.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

language-server/modules/launchers/stdio-launcher/src/main/java/org/ballerinalang/langserver/launchers/stdio/Main.java#L71-L74

Added lines #L71 - L74 were not covered by tests