Skip to content

Release 1.4

Choose a tag to compare

@gmuecke gmuecke released this 19 Feb 06:15
· 76 commits to master since this release
e787955

New Features

  • Gradle Support (thanks to @rgaete) (GH-21)
  • Numbers of Tests Run per Mutant are captured as metric (Test: Executions) on the Source File (GH-19)

Improvements

  • Support for Sonarqube 7.6 (still being backward compatible to 6.7) (GH-25)
  • Improved Multi-Module Support for Aggregation (support parent poms in (GH-9)

Bugfixes

  • fixes XXE vulnerability in PitestReportParser (GH-29)