Releases: QualInsight/qualinsight-mojo-cobertura
Releases · QualInsight/qualinsight-mojo-cobertura
2.0.0
2.0.0-RC1
qualinsight-mojo-cobertura-1.1.0
qualinsight-mojo-cobertura-1.0.8
- make SRC_DIR parameterizable
qualinsight-mojo-cobertura-1.0.7
qualinsight-mojo-cobertura-1.0.6
- Bug fix: build fails if cobertura coverage file is missing #23
qualinsight-mojo-cobertura-1.0.5
- Bug fix: stop using nio (JDK 1.7) and use Maven 3.2.5 (instead of 3.3.3) #16
qualinsight-mojo-cobertura-1.0.4
- Bug fix: unwanted warnings have been removed #17
- New feature:
report-overall-coverage
goal merges UT and IT coverage data and creates an overall test coverage report #19 - New feature:
keepInstrumentedClasses
configuration option keeps instrumented classes after report generation #20 - New feature: JDK 1.6 support #16
- Improvement: report transformation is now done in a single pass #15
- Improvement: missing user documentation has been written #18
- Improvement: contributors are now correctly listed in pom.xml #6
qualinsight-mojo-cobertura-1.0.3
- bug fix : xsl transformation now deduplicates file nodes related to inner classes #13
qualinsight-mojo-cobertura-1.0.2
- bug fix : #11 Now able to instrument multi module projects