/embeddable-badges-plugin

Jenkins plugin for embedded badges

Primary LanguageJavaMIT LicenseMIT

Embeddable-Badges-Plugin

Build Status codecov.io Sputnik

Inspired and based off of the the Embeddable-Build-Status-Plugin, this project cleans up some of the URL types and adds in additional fun badges!

Versions

See our CHANGELOG for a history of available versions and changes.

Badge Types

Build Status

Reports success or failure of the latest build.

Code Coverage

Reports a coverage percentage for the following technologies:

  1. Clover: Line coverage percentage
  2. Cobertura: Element coverage percentage
  3. Jacoco: Instruction coverage percentage

Unit Tests

Number of JUnit or TestNG tests executed successfully.

Description

With the build description setter plugin, folks often create regex's to post the version of the module that was created as a build description. This badge will display whatever that description is.

License

MIT