Forum member
stevehjohn
17 posts
Posts by stevehjohn
-
Reporting tests run via reflection individually.
Hi, Thanks for the quick response. That looks like exactly what I'm after, thanks. Sorry for the pain you went through! :D
27 Feb 2022 10:34 UTC
-
Reporting tests run via reflection individually.
Hi, Long time NCrunch user/fan here. Recently came across an interesting situation. I got sucked into solving all the Advent of Code puzzles. There's ~350 of them at the moment. I have a class for each puzzle and a text file with all the correct answers. So, I have a console app I can run which u…
26 Feb 2022 12:41 UTC
-
Risk/Progress bar not remembering width.
I haven't manually set anything, but windows might do something automatically. I'll report back when I'm in the office tomorrow. Thanks, Steve.
14 Jan 2020 12:10 UTC
-
Risk/Progress bar not remembering width.
It looks like it might be related to different DPIs. The width seems to vary depending upon whether I'm on my retina laptop screen or plugged into a 1080p monitor.
14 Jan 2020 11:24 UTC
-
Risk/Progress bar not remembering width.
Ah, That makes sense now. It's often in a really odd position when I open VS, but then moves once I open a solution. Maybe also the fact that I connect my laptop to different monitors in the office and at home was confusing me also. Thanks, Steve.
08 Jan 2020 17:25 UTC
-
Risk/Progress bar not remembering width.
Minor bug report, but it drives my OCD wild! :) The width of the left panel (containing OK, N/A, % or # of failing tests), doesn't seem to remember the size I left it at. Otherwise, love the product, keep up the good work!
29 Dec 2019 16:58 UTC
-
NCrunch marking excluded code as not covered.
BTW, using method group conversion fixes the issue. Cheers, Steve.
06 Nov 2019 15:45 UTC
-
NCrunch marking excluded code as not covered.
Hi, Thanks for the response, sorry for the delay in replying, the notification went into my spam folder. I suspected it might be something like that. It's not really causing a problem as such. It did lower the coverage % on out CI server though. I'll see how I can restructure the constructor. …
06 Nov 2019 15:21 UTC
-
NCrunch marking excluded code as not covered.
Hi, NCrunch seems to be ignoring ExcludeFromCodeCoverage attribute for one line within a method. See picture here: [img=http://www.outsidecontextproblem.com/temp-img/Coverage-Issue.png]Coverage Issue[/img] Regards, Steve.
28 Oct 2019 10:10 UTC
-
Code Coverage Markers Misaligned
Hi, The project has grown a little and that problem (seems) to have gone away for now. I have noticed another issue though - the markers line up correctly when I open a file and then Code Lense kicks in adjusting the spacing between lines but the markers don't adjust. Can tweet you a pictur…
04 Jun 2018 14:54 UTC
-
Code Coverage Markers Misaligned
Hi, Thanks for the analysis. I'm running the latest version of Visual Studio and the only plugins other than NCrunch are ReSharper (with ReSpeller) and PowerMode. It is quite a small project - it's an AWS Lambda, so essetially just one function with perhaps dependencies on about 3 other clas…
02 Jun 2018 12:53 UTC
-
Code Coverage Markers Misaligned
It's happening again. I'll submit a bug report. Cheers, Steve.
01 Jun 2018 09:22 UTC
-
Code Coverage Markers Misaligned
Ok, will do. Thanks, Steve.
01 Jun 2018 08:12 UTC
-
Code Coverage Markers Misaligned
Hi, Just FYI, the problem has gone away since updating to the latest version. For now anyway. Thanks, Steve.
31 May 2018 14:58 UTC
-
Code Coverage Markers Misaligned
Hi, I'm currently running 3.16.0.1. Ah, good old GDPR... I'll upgrade and keep you posted. Thanks, Steve.
31 May 2018 10:09 UTC
-
Code Coverage Markers Misaligned
Hi Remco, Closing and re-opening the code window doesn't resolve it. Closing and re-opening the solution does seem to though... If I can provide any further information to help, please let me know. Thanks, Steve.
31 May 2018 08:14 UTC
-
Code Coverage Markers Misaligned
Hi, I'm experiencing an issue where the code coverage indicators are not aligned with the statements they cover. Has anyone else experienced this and know of a fix? I'm rather suspecting it might be related to CodeLens as that screws with the line spacing... Can't really figure out how to add …
30 May 2018 15:17 UTC