fabric8-services / fabric8-jenkins-idler

OpenShift.io service to idle resp.unidle Jenkins instances
Apache License 2.0
4 stars 15 forks source link

Issue #191 Add coverage target #192

Closed chmouel closed 6 years ago

chmouel commented 6 years ago

This needs github.com/haya14busa/goverage since the default go tool cover doesn't support multiple go package.

Just rm -f tools.timestamp and run make coverage to get the tool downloaded and the coverage run. The HTML file generated path is echoed at the end.

centos-ci commented 6 years ago

Can one of the admins verify this patch?