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 system name automatically #141

Closed glimchb closed 9 months ago

glimchb commented 9 months ago

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

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (3143288) 35.24% compared to head (7b5488e) 35.19%.

Files Patch % Lines
pydpu/dpuredfish/systems.py 18.75% 13 Missing :warning:
pydpu/dpuredfish/managers.py 0.00% 2 Missing :warning:
pydpu/dpuredfish/accounts.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== - Coverage 35.24% 35.19% -0.05% ========================================== Files 25 25 Lines 1847 1858 +11 ========================================== + Hits 651 654 +3 - Misses 1196 1204 +8 ```

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