Is there a way to configure maven build on hudson to fail if code coverage is lower than previous build?
Asked
Active
Viewed 653 times
1 Answers
0
Related to this question
There's a Hudson plugin for Sonar. Code coverage is one of the standard metrics and you can define thresholds against any quality metric.

Community
- 1
- 1

Mark O'Connor
- 76,015
- 10
- 139
- 185