Skip to content

feat: execute pipelines in new subprocess and send messages back to m…

Codecov / codecov/patch failed Nov 21, 2023 in 1s

31.22% of diff hit (target 100.00%)

View this Pull Request on Codecov

31.22% of diff hit (target 100.00%)

Annotations

Check warning on line 34 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 75 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L36-L75

Added lines #L36 - L75 were not covered by tests

Check warning on line 86 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L77-L86

Added lines #L77 - L86 were not covered by tests

Check warning on line 92 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 96 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L96

Added line #L96 was not covered by tests

Check warning on line 101 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 107 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 109 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L109

Added line #L109 was not covered by tests

Check warning on line 112 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 119 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L114-L119

Added lines #L114 - L119 were not covered by tests

Check warning on line 121 in src/safeds_runner/server/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/main.py#L121

Added line #L121 was not covered by tests

Check warning on line 8 in src/safeds_runner/server/messages.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/messages.py#L8

Added line #L8 was not covered by tests

Check warning on line 12 in src/safeds_runner/server/messages.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/messages.py#L12

Added line #L12 was not covered by tests

Check warning on line 16 in src/safeds_runner/server/messages.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/messages.py#L16

Added line #L16 was not covered by tests

Check warning on line 20 in src/safeds_runner/server/messages.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/messages.py#L20

Added line #L20 was not covered by tests

Check warning on line 30 in src/safeds_runner/server/messages.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/messages.py#L24-L30

Added lines #L24 - L30 were not covered by tests

Check warning on line 50 in src/safeds_runner/server/messages.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/messages.py#L32-L50

Added lines #L32 - L50 were not covered by tests

Check warning on line 56 in src/safeds_runner/server/messages.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/messages.py#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 26 in src/safeds_runner/server/module_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/module_manager.py#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 32 in src/safeds_runner/server/module_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/module_manager.py#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 35 in src/safeds_runner/server/module_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/module_manager.py#L35

Added line #L35 was not covered by tests

Check warning on line 38 in src/safeds_runner/server/module_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/module_manager.py#L38

Added line #L38 was not covered by tests

Check warning on line 49 in src/safeds_runner/server/module_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/module_manager.py#L43-L49

Added lines #L43 - L49 were not covered by tests

Check warning on line 54 in src/safeds_runner/server/module_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/module_manager.py#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 65 in src/safeds_runner/server/module_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/safeds_runner/server/module_manager.py#L57-L65

Added lines #L57 - L65 were not covered by tests