-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improve unit test coverage #258
Comments
@andyzhangx Would like to work on it. |
thanks, this is a big part, just update which part your are working on this issue when you have any progress. |
and there are some easy parts, e.g. |
cc @kushthedude to take a look, thanks |
Working on unit tests for https://github.com/kubernetes-sigs/azurefile-csi-driver/blob/master/pkg/azurefile/nodeserver.go. Mentioning to avoid redundant work :) |
Update: Uncovered files:
Improve coverage:
|
thanks @animeshk08 really impressive work! cc @Sakuralbj |
Sure! |
it's now 85%, thanks for the contribution! @animeshk08 now close this issue. |
Is your feature request related to a problem?/Why is this needed
Describe the solution you'd like in detail
improve UT coverage including
https://coveralls.io/github/kubernetes-sigs/azurefile-csi-driver?branch=master
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: