emc-openstack / storops

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

Unity: Detach host with retry #346

Closed yong-huang closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #346 (895b7b2) into master (cedad6a) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #346      +/-   ##
==========================================
- Coverage   91.88%   91.87%   -0.01%     
==========================================
  Files         103      103              
  Lines       14140    14150      +10     
  Branches     1710     1711       +1     
==========================================
+ Hits        12992    13001       +9     
- Misses        736      739       +3     
+ Partials      412      410       -2     
Impacted Files Coverage Δ
storops/exception.py 97.46% <100.00%> (+<0.01%) :arrow_up:
storops/unity/resource/host.py 89.91% <100.00%> (+0.51%) :arrow_up:
storops/connection/connector.py 47.82% <0.00%> (-3.48%) :arrow_down:
storops/vnx/navi_command.py 86.42% <0.00%> (+1.42%) :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 cedad6a...895b7b2. Read the comment docs.