.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.
Maven build information tab
For each build with Maven runner TeamCity gathers Maven specific details about the build. After the build finish, details are available on the separate tab called "Maven Build Info":