0.2.1 • Published 10 years ago

jenkins-coverage-badge v0.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

jenkins-coverage-badge

The MISSING shields.io badge, Jenkins-coverage.

This tiny web server will generate your Jenkins-code-coverage badge!

npm

Install & Run

# install
$ npm install -g jenkins-coverage-badge

# run with port number (default: 9913)
$ jcb 80
Listening on port 80...

Now you can get coverage badge with,

http://host:port/jenkins/c/http/:jenkins_url/job/:job

Example

coverage

![coverage](http://d7.mnpk.org/jcb/jenkins/c/http/d7.mnpk.org/jenkins/job/goyo?style=flat-square)

License

MIT

0.2.1

10 years ago

0.2.0

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago