-
Suggestion
-
Resolution: Won't Fix
It would be great to be able to report code coverage statistics per developer by tying into the SCM of a given project, something similar to what the maven blame:blame plugin (http://maven-blame-plugin.codehaus.org/) attempts to do or what the stat-svn project does (http://wiki.statsvn.org/).
I realize this functionality could be abused, however, my development team would love to see their own code statistics in order to better track their own quality of work. Code coverage is one aspect of this which we cannot accurately report on at a developer level.
Primary use case: What percentage of code introduced by developer A is covered via tests?
- relates to
-
CLOV-1188 Aggregate coverage by current author and commit regex
- Closed