add Powerstre file system #976
Open
Codecov / codecov/project
succeeded
Aug 25, 2024 in 0s
70.94% (target 70.00%)
View this Pull Request on Codecov
70.94% (target 70.00%)
Details
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 |
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 | 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%) |
⬆️ |
Loading