Add coverage tests

Merged
#73 · Created  · Last updated

Merged pull request

Merged in jenkins-coverage (pull request #73)

b3dc9a8·Author: ·Closed by: ·2019-02-08

Description

Add a coverage test to run on Jenkins, and to push the coverage data to Codecov:

https://codecov.io/bb/gyrokinetics/gs2

Unlike the other Jenkins tests, this does not merge the source branch into the target branch, because doing so creates a temporary branch that doesn’t exist anywhere but on Jenkins. By running on the source branch, Codecov can recognise the commit and link to the code on Bitbucket.

Otherwise, the groovy script is yet another near-copy of the other tests' groovies.

0 attachments

0 comments

Loading commits...