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

karabo-bridge-serve-run command #458

Merged
merged 13 commits into from
Nov 6, 2023

Give test subprocesses a chance to exit cleanly

f15401c
Select commit
Loading
Failed to load commit list.
Merged

karabo-bridge-serve-run command #458

Give test subprocesses a chance to exit cleanly
f15401c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 1, 2023 in 1s

9.52% of diff hit (target 87.61%)

View this Pull Request on Codecov

9.52% of diff hit (target 87.61%)

Annotations

Check warning on line 2 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 4 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L4

Added line #L4 was not covered by tests

Check warning on line 6 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L6

Added line #L6 was not covered by tests

Check warning on line 17 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L13-L17

Added lines #L13 - L17 were not covered by tests

Check warning on line 20 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L20

Added line #L20 was not covered by tests

Check warning on line 25 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L25

Added line #L25 was not covered by tests

Check warning on line 29 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L29

Added line #L29 was not covered by tests

Check warning on line 34 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L34

Added line #L34 was not covered by tests

Check warning on line 39 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L39

Added line #L39 was not covered by tests

Check warning on line 44 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L44

Added line #L44 was not covered by tests

Check warning on line 48 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L48

Added line #L48 was not covered by tests

Check warning on line 53 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 55 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L55

Added line #L55 was not covered by tests

Check warning on line 61 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L57-L61

Added lines #L57 - L61 were not covered by tests

Check warning on line 69 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L63-L69

Added lines #L63 - L69 were not covered by tests

Check warning on line 72 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L72

Added line #L72 was not covered by tests

Check warning on line 75 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 77 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L77

Added line #L77 was not covered by tests

Check warning on line 80 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 87 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 90 in extra_data/cli/serve_run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/cli/serve_run.py#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 147 in extra_data/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/export.py#L147

Added line #L147 was not covered by tests

Check warning on line 182 in extra_data/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/export.py#L182

Added line #L182 was not covered by tests

Check warning on line 188 in extra_data/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/export.py#L184-L188

Added lines #L184 - L188 were not covered by tests

Check warning on line 198 in extra_data/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

extra_data/export.py#L192-L198

Added lines #L192 - L198 were not covered by tests