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

[WIP] Powerstore file system #973

Closed zhilong-xu closed 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

Merging #973 (597a42f) into master (e0290fd) will increase coverage by 0.09%. The diff coverage is 88.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #973 +/- ## ========================================== + Coverage 70.85% 70.95% +0.09% ========================================== Files 195 195 Lines 23987 24104 +117 Branches 3674 3691 +17 ========================================== + Hits 16997 17103 +106 - Misses 5826 5831 +5 - Partials 1164 1170 +6 ``` | [Impacted Files](https://codecov.io/gh/sodafoundation/delfin/pull/973?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation) | Coverage Δ | | |---|---|---| | [...elfin/drivers/dell\_emc/power\_store/rest\_handler.py](https://codecov.io/gh/sodafoundation/delfin/pull/973?src=pr&el=tree&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: | | [delfin/drivers/dell\_emc/power\_store/power\_store.py](https://codecov.io/gh/sodafoundation/delfin/pull/973?src=pr&el=tree&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: | | [delfin/common/constants.py](https://codecov.io/gh/sodafoundation/delfin/pull/973?src=pr&el=tree&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://codecov.io/gh/sodafoundation/delfin/pull/973?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2RyaXZlcnMvZGVsbF9lbWMvcG93ZXJfc3RvcmUvY29uc3RzLnB5) | `100.00% <100.00%> (ø)` | | | [delfin/drivers/fake\_storage/\_\_init\_\_.py](https://codecov.io/gh/sodafoundation/delfin/pull/973?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sodafoundation#diff-ZGVsZmluL2RyaXZlcnMvZmFrZV9zdG9yYWdlL19faW5pdF9fLnB5) | `94.31% <0.00%> (+0.77%)` | :arrow_up: |