Skip to content

Commit

Permalink
Add a Jenkinsfile that uses the new Git forensics features.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Sep 22, 2020
1 parent 6070159 commit f82737a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions etc/Jenkinsfile.reference
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,8 @@ node {
"maxScore": 100,
"coveredPercentageImpact": 0,
"missedPercentageImpact": -1
},
"pit": {
"maxScore": 100,
"detectedImpact": 0,
"undetectedImpact": -1,
"detectedPercentageImpact": 0,
"undetectedPercentageImpact": 0
}
}
'''
)
''')
}
}

0 comments on commit f82737a

Please sign in to comment.