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

feat: establish language server service for the graphical editor #1315

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

Merge branch 'main' into custom-editor-language-server-extension

1100ecb
Select commit
Loading
Failed to load commit list.
Open

feat: establish language server service for the graphical editor #1315

Merge branch 'main' into custom-editor-language-server-extension
1100ecb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 22, 2025 in 0s

20.55% of diff hit (target 99.72%)

View this Pull Request on Codecov

20.55% of diff hit (target 99.72%)

Annotations

Check warning on line 14 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L11-L14

Added lines #L11 - L14 were not covered by tests

Check warning on line 18 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 22 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 25 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 28 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/argument.ts#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 37 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L30-L37

Added lines #L30 - L37 were not covered by tests

Check warning on line 40 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L40

Added line #L40 was not covered by tests

Check warning on line 44 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 51 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L46-L51

Added lines #L46 - L51 were not covered by tests

Check warning on line 53 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L53

Added line #L53 was not covered by tests

Check warning on line 58 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 62 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 72 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L64-L72

Added lines #L64 - L72 were not covered by tests

Check warning on line 75 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 79 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 87 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L81-L87

Added lines #L81 - L87 were not covered by tests

Check warning on line 90 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 94 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 104 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L96-L104

Added lines #L96 - L104 were not covered by tests

Check warning on line 107 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 112 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L109-L112

Added lines #L109 - L112 were not covered by tests

Check warning on line 118 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L115-L118

Added lines #L115 - L118 were not covered by tests

Check warning on line 121 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 125 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 136 in packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/safe-ds-lang/src/language/graphical-editor/ast-parser/call.ts#L127-L136

Added lines #L127 - L136 were not covered by tests