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 :/
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?
I'm seeing a different UI glitch when renaming type and file via resharper - double, treble etc coverage dots. Closing the file and re-opening resets it.
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?