Skip to content
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

Unit test coverage reporting for gitlab #140

Merged
merged 5 commits into from Nov 3, 2017

Conversation

ecordell
Copy link
Member

@ecordell ecordell commented Nov 3, 2017

  • had to move code into /pkg to generate an accurate report
  • added some more unit tests to get the coverage up a bit

@ecordell
Copy link
Member Author

ecordell commented Nov 3, 2017

@ecordell ecordell force-pushed the unit-tests branch 3 times, most recently from 449c956 to 63138b5 Compare November 3, 2017 13:46
@@ -110,6 +110,10 @@ func (i *StrategyDeploymentInstaller) Install(s Strategy) error {
}
}

//existingDeployments, err := i.strategyClient.GetOwnedDeployments(i.ownerMeta)
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove this in a follow on PR please.

@ecordell ecordell merged commit 2d9511d into operator-framework:master Nov 3, 2017
@jzelinskie jzelinskie deleted the unit-tests branch November 6, 2017 15:48
njhale pushed a commit to njhale/operator-lifecycle-manager that referenced this pull request Sep 10, 2018
Unit test coverage reporting for gitlab
ecordell added a commit to ecordell/operator-lifecycle-manager that referenced this pull request Mar 8, 2019
Unit test coverage reporting for gitlab
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.

None yet

2 participants