Attmpt to generate coverge
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
This commit is contained in:
parent
5e17c5b931
commit
2fef2e494a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -33,7 +33,7 @@ pipeline {
|
||||
steps {
|
||||
sh "go get github.com/axw/gocov/..."
|
||||
sh "go get github.com/AlekSi/gocov-xml"
|
||||
sh "gocov test github.com/gorilla/mux | gocov-xml > coverage.xml"
|
||||
"gocov test github.com/gorilla/mux | gocov-xml > coverage.xml"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user