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 support for sending NMI #384

Merged
merged 1 commit into from
Mar 11, 2024

Add support for sending NMI

8dc2d91
Select commit
Loading
Failed to load commit list.
Merged

Add support for sending NMI #384

Add support for sending NMI
8dc2d91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2024 in 0s

53.84% of diff hit (target 43.73%)

View this Pull Request on Codecov

53.84% of diff hit (target 43.73%)

Annotations

Check warning on line 724 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L722-L724

Added lines #L722 - L724 were not covered by tests

Check warning on line 727 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L726-L727

Added lines #L726 - L727 were not covered by tests

Check warning on line 729 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L729

Added line #L729 was not covered by tests

Check warning on line 227 in internal/redfishwrapper/power.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/power.go#L225-L227

Added lines #L225 - L227 were not covered by tests

Check warning on line 232 in internal/redfishwrapper/power.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/power.go#L230-L232

Added lines #L230 - L232 were not covered by tests

Check warning on line 237 in internal/redfishwrapper/power.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/power.go#L235-L237

Added lines #L235 - L237 were not covered by tests

Check warning on line 241 in internal/redfishwrapper/power.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/power.go#L241

Added line #L241 was not covered by tests

Check warning on line 224 in providers/dell/idrac.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/dell/idrac.go#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 207 in providers/ipmitool/ipmitool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/ipmitool/ipmitool.go#L206-L207

Added lines #L206 - L207 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/redfish.go#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 550 in providers/supermicro/supermicro.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/supermicro/supermicro.go#L549-L550

Added lines #L549 - L550 were not covered by tests