emc-openstack / storops

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

Unity: support of HTTP header Application-Type #341

Closed yong-huang closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #341 (12496f5) into master (e729361) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
+ Coverage   91.75%   91.80%   +0.05%     
==========================================
  Files         100      100              
  Lines       14000    14002       +2     
  Branches     1698     1699       +1     
==========================================
+ Hits        12846    12855       +9     
+ Misses        743      738       -5     
+ Partials      411      409       -2     
Impacted Files Coverage Δ
storops/unity/client.py 94.11% <ø> (ø)
storops/unity/resource/system.py 95.08% <ø> (ø)
storops/connection/connector.py 47.82% <100.00%> (+1.80%) :arrow_up:
storops/lib/job_helper.py 92.06% <0.00%> (-3.18%) :arrow_down:
storops/vnx/navi_command.py 85.00% <0.00%> (-0.72%) :arrow_down:
storops/lib/common.py 93.13% <0.00%> (+0.26%) :arrow_up:
storops/unity/resp.py 90.00% <0.00%> (+3.33%) :arrow_up:
storops/lib/tasks.py 100.00% <0.00%> (+6.25%) :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 e729361...12496f5. Read the comment docs.