sodafoundation / api

SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
Apache License 2.0
828 stars 314 forks source link

Unit test cases for block volume group #1300

Closed nguptaopensds closed 3 years ago

nguptaopensds commented 4 years ago

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind new feature

/kind bug fix

/kind cleanup /kind revert change /kind design /kind documentation

/kind enhancement

What this PR does / why we need it: Unit test for block volume group

Which issue(s) this PR fixes:

1270

Fixes #

Test Report Added?:

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind TESTED

/kind NOT-TESTED

Test Report:

Special notes for your reviewer:

codecov-commenter commented 4 years ago

Codecov Report

Merging #1300 into master will increase coverage by 0.38%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1300      +/-   ##
==========================================
+ Coverage   40.86%   41.25%   +0.38%     
==========================================
  Files          53       53              
  Lines        7752     7752              
==========================================
+ Hits         3168     3198      +30     
+ Misses       4083     4042      -41     
- Partials      501      512      +11     
Impacted Files Coverage Δ
pkg/api/controllers/volumeGroup.go 31.05% <0.00%> (+18.63%) :arrow_up: