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

Redfish provider to support unstructured http push uploads #346

Merged
merged 16 commits into from
Sep 19, 2023

providers/redfish/tasks: check if a task is running before update

0a859e1
Select commit
Loading
Failed to load commit list.
Merged

Redfish provider to support unstructured http push uploads #346

providers/redfish/tasks: check if a task is running before update
0a859e1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 15, 2023 in 1s

50.62% of diff hit (target 44.43%)

View this Pull Request on Codecov

50.62% of diff hit (target 44.43%)

Annotations

Check warning on line 214 in internal/redfishwrapper/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/redfishwrapper/client.go#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 110 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L110

Added line #L110 was not covered by tests

Check warning on line 117 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L113-L117

Added lines #L113 - L117 were not covered by tests

Check warning on line 121 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 151 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L151

Added line #L151 was not covered by tests

Check warning on line 169 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L169

Added line #L169 was not covered by tests

Check warning on line 183 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L183

Added line #L183 was not covered by tests

Check warning on line 197 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L195-L197

Added lines #L195 - L197 were not covered by tests

Check warning on line 202 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 204 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L204

Added line #L204 was not covered by tests

Check warning on line 212 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L212

Added line #L212 was not covered by tests

Check warning on line 217 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L217

Added line #L217 was not covered by tests

Check warning on line 224 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 227 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L227

Added line #L227 was not covered by tests

Check warning on line 400 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L400

Added line #L400 was not covered by tests

Check warning on line 411 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L411

Added line #L411 was not covered by tests

Check warning on line 417 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L417

Added line #L417 was not covered by tests

Check warning on line 421 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L421

Added line #L421 was not covered by tests

Check warning on line 439 in providers/redfish/firmware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/firmware.go#L428-L439

Added lines #L428 - L439 were not covered by tests

Check warning on line 22 in providers/redfish/tasks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/tasks.go#L18-L22

Added lines #L18 - L22 were not covered by tests

Check warning on line 28 in providers/redfish/tasks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/tasks.go#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 30 in providers/redfish/tasks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/tasks.go#L30

Added line #L30 was not covered by tests

Check warning on line 34 in providers/redfish/tasks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/tasks.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 39 in providers/redfish/tasks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/tasks.go#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 43 in providers/redfish/tasks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

providers/redfish/tasks.go#L42-L43

Added lines #L42 - L43 were not covered by tests