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 SMP creation #336

Closed yong-huang closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #336 (a6575cd) into master (1c4e44b) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
- Coverage   91.77%   91.76%   -0.01%     
==========================================
  Files         100      100              
  Lines       13998    14000       +2     
  Branches     1697     1698       +1     
==========================================
+ Hits        12846    12847       +1     
  Misses        741      741              
- Partials      411      412       +1     
Impacted Files Coverage Δ
storops/vnx/block_cli.py 96.17% <100.00%> (+<0.01%) :arrow_up:
storops/vnx/resource/lun.py 86.61% <100.00%> (ø)
storops/vnx/heart_beat.py 93.98% <0.00%> (-0.47%) :arrow_down:

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 1c4e44b...a6575cd. Read the comment docs.