Feature Suggestions

"Pin" items in metrics window.

Started by GreenMoose on 8,378 views

I work on a legacy project where not everything is 100% covered and want at least new introduced classes to be covered 100%.
I therefore would appreciate some kind of "pin item" on e.g. file level that would show metrics for the pinned items maybe in a separate window or at the top/bottom of the metrics window.

This way I quickly can spot if coverage drops for the pinned items, versus now having to navigate through all projects to find "non+legacy classes" to tell if they have 100% coverage.

Thanks for a great product.
Hi, thanks for sharing this suggestion!

There's been a few requests for features that can help to show how coverage is changing as the codebase is modified - and perhaps add restrictions or warnings when it goes down. Hopefully I'll be able to add something along these lines soon.


Cheers,

Remco
Another option would be to simply set a filter on project level, i.e. "Mark Metric as red if code coverage drops below x%" or similar. Then I can, for those projects I know should be 100% covered (or another figure), set this value and maybe have them colored in metrics window with a custom color to make them stand out in the croud.

>Hopefully I'll be able to add something along these lines soon.
Anything that will be in v2?
Thanks for the suggestion! It doesn't look like features in this area will be in V2.. The scope of V2 is already very big in different areas, and with many compatibility and integration upgrades. We'll see how things go in future releases.

Post a reply

Log in to reply.