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

Add GetBootDeviceOverride support for redfish #367

Merged
merged 6 commits into from
Nov 22, 2023

Add GetBootDeviceOverride support for redfish

7002198
Select commit
Loading
Failed to load commit list.
Merged

Add GetBootDeviceOverride support for redfish #367

Add GetBootDeviceOverride support for redfish
7002198
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 21, 2023 in 0s

37.20% of diff hit (target 44.40%)

View this Pull Request on Codecov

37.20% of diff hit (target 44.40%)

Annotations

Check warning on line 110 in bmc/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bmc/boot_device.go#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 389 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L386-L389

Added lines #L386 - L389 were not covered by tests

Check warning on line 391 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L391

Added line #L391 was not covered by tests

Check warning on line 13 in internal/redfishwrapper/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/boot_device.go#L13

Added line #L13 was not covered by tests

Check warning on line 108 in internal/redfishwrapper/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/boot_device.go#L83-L108

Added lines #L83 - L108 were not covered by tests

Check warning on line 111 in internal/redfishwrapper/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/boot_device.go#L111

Added line #L111 was not covered by tests

Check warning on line 117 in internal/redfishwrapper/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/boot_device.go#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 122 in internal/redfishwrapper/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/boot_device.go#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 127 in internal/redfishwrapper/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/boot_device.go#L125-L127

Added lines #L125 - L127 were not covered by tests

Check warning on line 134 in internal/redfishwrapper/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/boot_device.go#L130-L134

Added lines #L130 - L134 were not covered by tests

Check warning on line 137 in internal/redfishwrapper/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/boot_device.go#L137

Added line #L137 was not covered by tests

Check warning on line 140 in internal/redfishwrapper/boot_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/boot_device.go#L140

Added line #L140 was not covered by tests

Check warning on line 218 in providers/redfish/redfish.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/redfish.go#L217-L218

Added lines #L217 - L218 were not covered by tests