emc-openstack / storops

Python storage management library for VNX and Unity.
Apache License 2.0
53 stars 29 forks source link

VNX: support to specify SP in LUN creation #334

Closed yong-huang closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #334 (8701fb7) into master (0437478) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #334   +/-   ##
=======================================
  Coverage   91.69%   91.70%           
=======================================
  Files          99       99           
  Lines       13927    13929    +2     
  Branches     1686     1687    +1     
=======================================
+ Hits        12771    12774    +3     
+ Misses        743      741    -2     
- Partials      413      414    +1     
Impacted Files Coverage Δ
storops/vnx/resource/block_pool.py 91.52% <ø> (ø)
storops/vnx/resource/lun.py 86.61% <ø> (ø)
storops/vnx/block_cli.py 96.16% <100.00%> (+<0.01%) :arrow_up:
storops/lib/common.py 93.13% <0.00%> (+0.26%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0437478...8701fb7. Read the comment docs.