opiproject / pydpu

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

feat(redfish): detect bmc name automatically #142

Closed glimchb closed 10 months ago

glimchb commented 10 months ago

also add set time function

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

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (1b7ac58) 35.19% compared to head (bea7f46) 34.97%.

Files Patch % Lines
pydpu/dpuredfish/managers.py 18.51% 22 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== - Coverage 35.19% 34.97% -0.23% ========================================== Files 25 25 Lines 1858 1884 +26 ========================================== + Hits 654 659 +5 - Misses 1204 1225 +21 ```

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