Daily Usage Issues

Renamed files losing coverage

Started by witchdrash on 5,437 views

I've used resharper to rename 2 files and the coverage has been completely lost for these, I have restarted visual studio, forced ncrunch to rebuild the projects, turned off instrumentation and turned it back on, finally I've completely reinstalled it and deleted it's directories in appdata/local and these files still remain uncovered, even though it is running the tests.

Any help would be appreciated because it's getting a bit frustrating :/

Images:
https://1drv.ms/i/s!Anj-bjUsKjcrgrwXbmwZLXi19ZNc7w
https://1drv.ms/i/s!Anj-bjUsKjcrgrwWhRKf6a9C_bT1hQ
https://1drv.ms/i/s!Anj-bjUsKjcrgrwYPpIpvav8j3kLKg

Edited

Hi, thanks for sharing this problem.

Can you try deleting the contents of the _NCrunch_SOLUTION directory (adjacent to your solution file) with the engine disabled to see if this resolves the problem?
Thanks. Did clearing the cache file resolve the other problem?

I've also had another user report the duplication of coverage markers. This looks to be an issue with the coverage bar mounting system. I haven't pinned it down yet. Are you able to reproduce this? If so, could you submit a bug report straight after you've had it happen?

Also, do you have any other 3rd party VS packages installed?
That worked!

Thank you very much :D
witchdrash wrote:That worked!

Thank you very much :D


Thanks! Do let me know if you learn more about this marker duplication problem. I've very much like to fix it :)

Post a reply

Log in to reply.