Page 1 of 1

Code Coverage Report on Sub Directory of Project

Posted: Fri 05 May 2017 16:51
by wblackshear
Hi. We are working with the trial and need to know how to do something. We need to be able to run a code coverage report on a specific branch at a time. We only see how to get a report on the root project. Our TFS source control repo is setup like this
  • Development (TFS Project)
    • Trunk
      Releases
      Branches
      • Feature1
        • UAT
          DEV
        Feature2
        • UAT
          DEV
        Feature3
        • UAT
          DEV
We need to do code reviews in DEV and then check that all change sets have an accepted code review before the manager merges the changes to UAT for testing then to trunk for release.

We will have multiple branches with code in different stages of development. The current report shows all paths and it is confusing when looking specifically at a specific branch.

Is this possible, and if so, how do we do it?

Thanks,
-Wayne

Re: Code Coverage Report on Sub Directory of Project

Posted: Mon 08 May 2017 14:06
by SvetlanaL
Hi, Wayne

In your case, the best way will be to configure a separate repository in the project for each branch.
Please contact us if you have any additional question.