Skip to content

v2.8.3

Choose a tag to compare

@jonbaldie jonbaldie released this 26 Aug 18:33
6997613

This release stops --coverage from running tests on uncovered mutants.

Fixed

  • --coverage now skips test execution for mutants on uncovered lines. Before, every mutant ran tests first and uncovered ones were thrown away after.