opiproject / pydpu

Python library and cli to communicate with DPUs and IPUs
Apache License 2.0
5 stars 8 forks source link

feat(redfish): add bmc reset and factory #143

Closed glimchb closed 8 months ago

glimchb commented 8 months ago

Signed-off-by: Boris Glimcher Boris.Glimcher@emc.com

codecov[bot] commented 8 months ago

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (b9a8b74) 34.97% compared to head (d8f7afa) 34.74%.

Files Patch % Lines
pydpu/dpuredfish/certificates.py 27.77% 13 Missing :warning:
pydpu/dpuredfish/managers.py 15.38% 11 Missing :warning:
pydpu/cli.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #143 +/- ## ========================================== - Coverage 34.97% 34.74% -0.24% ========================================== Files 25 26 +1 Lines 1884 1917 +33 ========================================== + Hits 659 666 +7 - Misses 1225 1251 +26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.