github hcoles/pitest 1.11.1

latest releases: 1.20.2, 1.20.1, 1.20.0...
2 years ago

#1156 Prevent synthetic lines being counted in coverage

Synthetic methods were being included in the line coverage calculations resulting in an over calculation of coverage. For some kotlin classes this could result in more code lines having coverage than actually existed in a file. #1156 fixes this, but still intstruments the synthetic methods used to implement lambdas in java classes.

Don't miss a new pitest release

NewReleases is sending notifications on new releases.