Skip to content

Conversation

bharathpgp
Copy link
Contributor

Fixes #67

@codecov-io
Copy link

codecov-io commented Oct 15, 2018

Codecov Report

Merging #69 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   42.46%   42.46%           
=======================================
  Files           5        5           
  Lines         146      146           
=======================================
  Hits           62       62           
  Misses         83       83           
  Partials        1        1

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 937eecc...965daba. Read the comment docs.

@@ -92,20 +92,26 @@ func (k8s K8S) DeleteDisk(diskName string, opts *meta_v1.DeleteOptions) error {
return diskClient.Disks().Delete(diskName, opts)
}

// GetCStorVolumeReplica returns the CStorVolumeReplica object for given CStorVolumeReplicaName and namespace
// CreateCStoreVolumeReplica creats CStoreVolumeReplica for given CStoreVolumeReplica object and namespace.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor typo fix in creates.
Rest all looks good to me.

@bharathpgp
Copy link
Contributor Author

bharathpgp commented Oct 20, 2018

@Akash4927 can you close this, changes done

Copy link

@princerachit princerachit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

outdated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants