Skip to content

WIP: Strengthen helm release result by adding nil check#8

Open
EmilyEmily wants to merge 1 commit intomasterfrom
fixtls
Open

WIP: Strengthen helm release result by adding nil check#8
EmilyEmily wants to merge 1 commit intomasterfrom
fixtls

Conversation

@EmilyEmily
Copy link

No description provided.

Copy link

@edwardstudy edwardstudy left a comment

Choose a reason for hiding this comment

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

Need to improve unit test to prevent NPE issues

return err
}

if ls == nil {

Choose a reason for hiding this comment

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

Could we mock helm.Interface and improve unit test?

@EmilyEmily EmilyEmily changed the title Strengthen helm release result by adding nil check WIP: Strengthen helm release result by adding nil check Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants