sodafoundation / delfin

delfin is the SODA Infrastructure Manager project which provides unified, intelligent and scalable resource management, alert and performance monitoring
https://sodafoundation.io/
Apache License 2.0
202 stars 355 forks source link

add Powerstre file system #976

Open zhilong-xu opened 1 year ago

zhilong-xu commented 1 year ago

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 88.61789% with 14 lines in your changes missing coverage. Please review.

Project coverage is 70.94%. Comparing base (e0290fd) to head (0783fae). Report is 10 commits behind head on master.

Files Patch % Lines
...elfin/drivers/dell_emc/power_store/rest_handler.py 87.61% 6 Missing and 7 partials :warning:
delfin/drivers/dell_emc/power_store/power_store.py 91.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #976 +/- ## ========================================== + Coverage 70.85% 70.94% +0.08% ========================================== Files 195 195 Lines 23987 24104 +117 Branches 3674 3691 +17 ========================================== + Hits 16997 17100 +103 - Misses 5826 5832 +6 - Partials 1164 1172 +8 ``` | [Files](https://app.codecov.io/gh/sodafoundation/delfin/pull/976?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation) | Coverage Δ | | |---|---|---| | [delfin/common/constants.py](https://app.codecov.io/gh/sodafoundation/delfin/pull/976?src=pr&el=tree&filepath=delfin%2Fcommon%2Fconstants.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2NvbW1vbi9jb25zdGFudHMucHk=) | `100.00% <100.00%> (ø)` | | | [delfin/drivers/dell\_emc/power\_store/consts.py](https://app.codecov.io/gh/sodafoundation/delfin/pull/976?src=pr&el=tree&filepath=delfin%2Fdrivers%2Fdell_emc%2Fpower_store%2Fconsts.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2RyaXZlcnMvZGVsbF9lbWMvcG93ZXJfc3RvcmUvY29uc3RzLnB5) | `100.00% <100.00%> (ø)` | | | [delfin/drivers/dell\_emc/power\_store/power\_store.py](https://app.codecov.io/gh/sodafoundation/delfin/pull/976?src=pr&el=tree&filepath=delfin%2Fdrivers%2Fdell_emc%2Fpower_store%2Fpower_store.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2RyaXZlcnMvZGVsbF9lbWMvcG93ZXJfc3RvcmUvcG93ZXJfc3RvcmUucHk=) | `89.47% <91.66%> (+0.31%)` | :arrow_up: | | [...elfin/drivers/dell\_emc/power\_store/rest\_handler.py](https://app.codecov.io/gh/sodafoundation/delfin/pull/976?src=pr&el=tree&filepath=delfin%2Fdrivers%2Fdell_emc%2Fpower_store%2Frest_handler.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2RyaXZlcnMvZGVsbF9lbWMvcG93ZXJfc3RvcmUvcmVzdF9oYW5kbGVyLnB5) | `80.26% <87.61%> (+1.12%)` | :arrow_up: |