Skip to content

Suspend execution feature

0bda174
Select commit
Loading
Failed to load commit list.
Draft

Suspend execution of tasks #6090

Suspend execution feature
0bda174
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 23, 2025 in 1s

90.98% of diff hit (target 68.34%)

View this Pull Request on Codecov

90.98% of diff hit (target 68.34%)

Annotations

Check warning on line 168 in avocado/core/nrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/core/nrunner/runner.py#L166-L168

Added lines #L166 - L168 were not covered by tests

Check warning on line 388 in avocado/core/plugin_interfaces.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/core/plugin_interfaces.py#L388

Added line #L388 was not covered by tests

Check warning on line 399 in avocado/core/plugin_interfaces.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/core/plugin_interfaces.py#L399

Added line #L399 was not covered by tests

Check warning on line 515 in avocado/core/task/statemachine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/core/task/statemachine.py#L514-L515

Added lines #L514 - L515 were not covered by tests

Check warning on line 518 in avocado/core/task/statemachine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/core/task/statemachine.py#L518

Added line #L518 was not covered by tests

Check warning on line 94 in avocado/plugins/runners/avocado_instrumented.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/avocado_instrumented.py#L94

Added line #L94 was not covered by tests

Check warning on line 97 in avocado/plugins/runners/avocado_instrumented.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/avocado_instrumented.py#L97

Added line #L97 was not covered by tests

Check warning on line 96 in avocado/plugins/runners/package.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/package.py#L96

Added line #L96 was not covered by tests

Check warning on line 44 in avocado/plugins/runners/pip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/pip.py#L44

Added line #L44 was not covered by tests

Check warning on line 97 in avocado/plugins/runners/python_unittest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/python_unittest.py#L97

Added line #L97 was not covered by tests

Check warning on line 125 in avocado/plugins/runners/python_unittest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/python_unittest.py#L125

Added line #L125 was not covered by tests

Check warning on line 69 in avocado/plugins/runners/sysinfo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/sysinfo.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 74 in avocado/plugins/runners/sysinfo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/sysinfo.py#L74

Added line #L74 was not covered by tests

Check warning on line 80 in avocado/plugins/runners/sysinfo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/sysinfo.py#L80

Added line #L80 was not covered by tests

Check warning on line 55 in avocado/plugins/runners/vmimage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/vmimage.py#L55

Added line #L55 was not covered by tests

Check warning on line 66 in avocado/plugins/runners/vmimage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/vmimage.py#L66

Added line #L66 was not covered by tests

Check warning on line 68 in avocado/plugins/runners/vmimage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/runners/vmimage.py#L68

Added line #L68 was not covered by tests

Check warning on line 114 in avocado/plugins/spawners/process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

avocado/plugins/spawners/process.py#L113-L114

Added lines #L113 - L114 were not covered by tests