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

Floppy upload and unmount #347

Merged
merged 6 commits into from
Oct 31, 2023

Rename UploadFloppyImage -> MountFloppyImage

7932b1c
Select commit
Loading
Failed to load commit list.
Merged

Floppy upload and unmount #347

Rename UploadFloppyImage -> MountFloppyImage
7932b1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 31, 2023 in 1s

31.74% of diff hit (target 45.08%)

View this Pull Request on Codecov

31.74% of diff hit (target 45.08%)

Annotations

Check warning on line 30 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L30

Added line #L30 was not covered by tests

Check warning on line 35 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 37 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L37

Added line #L37 was not covered by tests

Check warning on line 43 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 51 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L51

Added line #L51 was not covered by tests

Check warning on line 100 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L100

Added line #L100 was not covered by tests

Check warning on line 105 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 107 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L107

Added line #L107 was not covered by tests

Check warning on line 113 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 121 in bmc/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/floppy.go#L121

Added line #L121 was not covered by tests

Check warning on line 454 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L454

Added line #L454 was not covered by tests

Check warning on line 459 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L457-L459

Added lines #L457 - L459 were not covered by tests

Check warning on line 461 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L461

Added line #L461 was not covered by tests

Check warning on line 466 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L464-L466

Added lines #L464 - L466 were not covered by tests

Check warning on line 81 in internal/redfishwrapper/virtual_media.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/virtual_media.go#L78-L81

Added lines #L78 - L81 were not covered by tests

Check warning on line 84 in internal/redfishwrapper/virtual_media.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/virtual_media.go#L84

Added line #L84 was not covered by tests

Check warning on line 89 in internal/redfishwrapper/virtual_media.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/virtual_media.go#L86-L89

Added lines #L86 - L89 were not covered by tests

Check warning on line 94 in internal/redfishwrapper/virtual_media.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/virtual_media.go#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 99 in internal/redfishwrapper/virtual_media.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/virtual_media.go#L99

Added line #L99 was not covered by tests

Check warning on line 24 in providers/supermicro/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/supermicro/floppy.go#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 29 in providers/supermicro/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/supermicro/floppy.go#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 34 in providers/supermicro/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/supermicro/floppy.go#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 38 in providers/supermicro/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/supermicro/floppy.go#L38

Added line #L38 was not covered by tests

Check warning on line 44 in providers/supermicro/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/supermicro/floppy.go#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 48 in providers/supermicro/floppy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/supermicro/floppy.go#L47-L48

Added lines #L47 - L48 were not covered by tests