Skip to content

add Powerstre file system#976

Open
zhilong-xu wants to merge 5 commits into
sodafoundation:masterfrom
gh-ca:powerstre_file
Open

add Powerstre file system#976
zhilong-xu wants to merge 5 commits into
sodafoundation:masterfrom
gh-ca:powerstre_file

Merge pull request #630 from zhilong-xu/powerstore_file_system

0783fae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 1s

70.94% (target 70.00%)

View this Pull Request on Codecov

70.94% (target 70.00%)

Details

Codecov Report

❌ 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 with missing lines Patch % Lines
...elfin/drivers/dell_emc/power_store/rest_handler.py 87.61% 6 Missing and 7 partials ⚠️
delfin/drivers/dell_emc/power_store/power_store.py 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            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 with missing lines Coverage Δ
delfin/common/constants.py 100.00% <100.00%> (ø)
delfin/drivers/dell_emc/power_store/consts.py 100.00% <100.00%> (ø)
delfin/drivers/dell_emc/power_store/power_store.py 89.47% <91.66%> (+0.31%) ⬆️
...elfin/drivers/dell_emc/power_store/rest_handler.py 80.26% <87.61%> (+1.12%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.