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

Add go report card to readme #78

Merged

Conversation

philbrookes
Copy link
Contributor

Describe what this PR does and why we need it:
Add coveralls.io report to PR

Changes proposed in this pull request

  • report test coverage in PRs

@philbrookes philbrookes changed the title add go report card to readme [WIP] add go report card to readme Feb 12, 2018
@philbrookes philbrookes force-pushed the add-coveralls-reporting branch 5 times, most recently from 27ccbdf to ed4cc96 Compare February 12, 2018 11:53
Copy link
Contributor

@maleck13 maleck13 left a comment

Choose a reason for hiding this comment

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

changes look ok to me but will let @AdamSaleh have final say

@philbrookes philbrookes force-pushed the add-coveralls-reporting branch 4 times, most recently from 5621e9d to 4daf6c4 Compare February 12, 2018 12:55
@philbrookes philbrookes force-pushed the add-coveralls-reporting branch from 4daf6c4 to 7a9ed4d Compare February 12, 2018 13:11
@philbrookes
Copy link
Contributor Author

@AdamSaleh any thoughts on this PR?

@philbrookes philbrookes changed the title [WIP] add go report card to readme Add go report card to readme Feb 12, 2018
@AdamSaleh AdamSaleh self-requested a review February 13, 2018 09:51
@@ -38,11 +38,16 @@ podTemplate(label: 'mobile-cli-go', cloud: "openshift", containers: [goSlaveCont

stage ("Setup") {
sh "glide install"
sh "go get golang.org/x/tools/cmd/cover"
sh "go get github.com/mattn/goveralls"
Copy link
Contributor

Choose a reason for hiding this comment

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

We probably should bake this into the slave image.

@philbrookes philbrookes merged commit 93d2941 into aerogear-attic:master Feb 13, 2018
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.

3 participants