libopenstorage / cloudops

Apache License 2.0
7 stars 13 forks source link

[PTX-1632] Added GetInstanceGroupSize() and SetInstanceGroupSize() API for Azure #45

Closed vinayakshnd closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #45 into master will decrease coverage by 0.26%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #45      +/-   ##
=========================================
- Coverage    6.15%   5.89%   -0.27%     
=========================================
  Files          13      13              
  Lines        2825    2954     +129     
=========================================
  Hits          174     174              
- Misses       2644    2773     +129     
  Partials        7       7
Impacted Files Coverage Δ
azure/azure.go 0.58% <0%> (-0.14%) :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 ecfa9c2...514ff83. Read the comment docs.

vinayakshnd commented 4 years ago

Hi @harsh-px addressed review comments.

piyush-nimbalkar commented 4 years ago

Squash the commits before you merge.