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

[WIP] Add ISO mounting to Workflow boot options #1008

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

Add tests for handleJob:

cdd0ad7
Select commit
Loading
Failed to load commit list.
Open

[WIP] Add ISO mounting to Workflow boot options #1008

Add tests for handleJob:
cdd0ad7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 10, 2024 in 0s

28.33% of diff hit (target 30.06%)

View this Pull Request on Codecov

28.33% of diff hit (target 30.06%)

Annotations

Check warning on line 18 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L18

Added line #L18 was not covered by tests

Check warning on line 23 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L23

Added line #L23 was not covered by tests

Check warning on line 32 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L32

Added line #L32 was not covered by tests

Check warning on line 41 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 44 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 48 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 51 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L51

Added line #L51 was not covered by tests

Check warning on line 57 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L57

Added line #L57 was not covered by tests

Check warning on line 64 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 74 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L66-L74

Added lines #L66 - L74 were not covered by tests

Check warning on line 84 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L76-L84

Added lines #L76 - L84 were not covered by tests

Check warning on line 88 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 98 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L90-L98

Added lines #L90 - L98 were not covered by tests

Check warning on line 108 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L100-L108

Added lines #L100 - L108 were not covered by tests

Check warning on line 34 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L34

Added line #L34 was not covered by tests

Check warning on line 53 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L46-L53

Added lines #L46 - L53 were not covered by tests

Check warning on line 77 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L70-L77

Added lines #L70 - L77 were not covered by tests

Check warning on line 101 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L101

Added line #L101 was not covered by tests

Check warning on line 119 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 121 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L121

Added line #L121 was not covered by tests

Check warning on line 126 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L126

Added line #L126 was not covered by tests

Check warning on line 129 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L129

Added line #L129 was not covered by tests

Check warning on line 133 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L133

Added line #L133 was not covered by tests

Check warning on line 159 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L159

Added line #L159 was not covered by tests

Check warning on line 163 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L163

Added line #L163 was not covered by tests