7M2 code coverage not showing % summaries in project view
I got green/yellow/red coloring for lines in my editor, but I didn't get the % numbers next to classes and packages (actually a package and a class) in my project panel. Is this a change from 6.x ?
请先登录再写评论。
Same for me here. I'm using 7.0.1 and get the same results for Code Coverage:
- Lines are coloured (red / green)
- No percentages in Project View
What's going on? Anything wrong we do?
Thanks
Any exceptions in USER_HOME/Intellij IDEA 7.0/system/logs/idea.log from emma?
Are you sure that you are browsing the same file in editor and in Project View? We didn't change anything here...
Thank you
Hi,
- No EMMA exception in the idea.log file
- I am browsing the same file in editor and project view (and refreshing, closing, reopening, etc...) to no avail
You may not have changed anything in this feature, but I guess some other change in some dependencies may have introduced a regression? Maybe you could use the new powerful DSM tool in IDEA to chase this ;)
Thanks in advance for your investigation
Rgds
Okay, I think I have it.
The missing coverage information was experienced on a project that I imported from Eclipse. When configuring code coverage for a standard IDEA project, then everything's fine.
Can you please add this one to the list of bugs to fix for a further maintenance release?
Cheers
First I have to reproduce it ;)
Could you please send me a sample project to reproduce the problem? Everything works fine here.
Thank you
Sorry for the delay, I didn't return here since your previous post.
I'll have a look at that and will send you the offending project as soon as I can.
Thanks!