Commit Graph

3 Commits

Author SHA1 Message Date
Kien Ha 62a349db4a Update scoverage to use convert xml
- Update docs for options to have default values
- Add plugin="scoverage" attribute
- Update documentation to use 4 space indentation

Change-Id: Ib12541a45f884770e8369f98b43d3b78cca7d8ec
Signed-off-by: Kien Ha <kienha9922@gmail.com>
2016-07-15 01:32:50 -04:00
Noorul Islam K M 2ffb86bdc2 Use correct element name in scoverage module
Now we are putting value in reportDirectory but the actual one is
reportDir as obvious in the source code [1]

[1] https://github.com/jenkinsci/scoverage-plugin/blob/v1.2.0/src/main/resources/org/jenkinsci/plugins/scoverage/ScoveragePublisher/config.jelly#L3

Change-Id: I0cf1294a478d9127e4943b24c43aac4e8939d101
2015-08-19 00:10:47 +05:30
Deanna 91667b58a9 Add support for Scoverage plugin
The Jenkins Scoverage plugin allows one to publish Jenkins scoverage
results as a trend graph. It allows the following options to be configured:
   *the location where the xml report is generated
   *the name of the xml report file

Change-Id: I2529fe69f6dc26b79390f19129411554ccb650c9
2015-04-07 11:28:55 -04:00