0.2.1 • Published 9 years ago

jenkins-coverage-badge v0.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 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

9 years ago

0.2.0

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago