History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-5065
Type: New Feature New Feature
Status: To Be Discussed To Be Discussed
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Keith Lea
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Show code coverage percentages in Changes view

Created: 06 Mar 07 22:33   Updated: 17 Sep 07 17:46
Component/s: Code Coverage
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,148
Severity: Medium


 Description  « Hide
I'd like to see the total coverage of src and test files in each changelist before submitting.

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 12 Mar 07 15:10
Votes for this are welcome. We'd like to avoid cluttering the Changes view with too much information.

Keith Lea - 12 Mar 07 20:00
I don't like clutter either, but I think it's important, to know the coverage of code before submitting. Conceptually, I'd say knowing the coverage of your CL is about equally as important as knowing your per-package coverage. Also, I usually keep Project View closed (I use the navigation bar) so Changes is a natural place to put this coverage information for me.

Anyway it could be some kind of command like Select In. I could say "show coverage in -> " and choose from Packages, Favorites, Changes, etc.


Taras Tielkes - 13 Mar 07 17:36
What about having a label decorator for the project view that appends something like "(45%)" to the existing label: "MyFooClass (45%)".

Together with IDEA-11905 you would be all set


Taras Tielkes - 13 Mar 07 17:56
Whoops, project view already shows percentages. Though not for scopes - will file issue next - then IDEA-11905 will be really all remaining.

Taras Tielkes - 17 Sep 07 17:46
Keith, the version 1.6 of the ChangesBar plugin allows you to see coverage for a changelist.