Code Coverage not providing results for Pre-Commit Reviews

Discussion of open issues, suggestions and bugs regarding code review tool for Visual Studio – Review Assistant
Post Reply
lordneeko
Posts: 26
Joined: Fri 19 Dec 2014 16:58

Code Coverage not providing results for Pre-Commit Reviews

Post by lordneeko » Wed 04 Mar 2015 11:52

I was disappointed to find that the Code Coverage isn't showing coverage when doing pre-commit reviews. At the very least, I would expect it to show coverage of changesets that were committed after a pre-commit review and show the results from that. But, ideally it should be showing all reviews on shelvesets and changesets.

One of the main reasons we got this product was so that we could run reports and show QA that we have ~100% code coverage on Peer Reviews. Right now, we cannot do that.

Post Reply