Hi Remco,
An enhancement that we thought might be quite useful is an extra coloured icon for 'partial' successful tests.
The idea is that if a line of code (say, half of our base objects) is covered by any successfully running tests, but also has a/some failing test(s), you would see an icon to represent that state. We are of three minds whether these tests should be considered a pass or a fail, so this third state could mean those of us who wish to see it as a pass could set the colour to the pass colour, those who consider it a fail can show it as a fail, and those who think seeing a difference could display it as thus.
Maybe it would be good to just have an option to show partially covered lines as either success or failures. At the moment I see a lot of red dots where I would consider them to be passes, just because one test is failing.
Just something to consider. Thanks!