.NET coverage improvements
- coverage for dotCover no longer contains line coverage, statement coverage is reported instead
- dotCover based coverage is also supported for MSTest build runner
- TeamCity own assemblies are filtered out of coverage results automatically
Swabra
- Swabra settings are moved from build step settings to separate section called "Build Features" which is available on "Build Steps" page
- option to cleanup files after the build finish came back
Gradle
Critical bug was fixed in the Gradle runner which in fact prevented it's usage.