Hello Scott,
Yes, since version 9.0.2 TeamCity bundles dotCover 3.0.
The feature you’ve mentioned is configured via dotCover command line (/Scope parameter)
https://www.jetbrains.com/dotcover/help/dotCover__Console_Runner_Commands.html#cover
However currently there is no simple way to pass this parameter via TeamCity UI.
Here is a corresponding ticket in our tracker:
https://youtrack.jetbrains.com/issue/TW-36165
We expect to address this request in one of the upcoming releases.
Meanwhile it is still possible to configure coverage analysis with the bundled dotCover manually and pass the results to TeamCity via service messages:
https://confluence.jetbrains.com/display/TCD9/Manually+Configuring+Reporting+Coverage
↧
Comment on TeamCity 9.0.2 is here by Ruslan Isakiev
↧