CoverMonkey icon indicating copy to clipboard operation
CoverMonkey copied to clipboard

Sort -c output by percentage covered

Open fzzzy opened this issue 14 years ago • 2 comments

It would be nice to see the files sorted by amount of coverage. It might also be nice to leave off any files with 100% coverage (perhaps mentioning that the files were covered outside the table but not giving details)

fzzzy avatar Aug 23 '11 21:08 fzzzy

I'd want to make sort-by-percent an option, not the default behavior. And implementing it would be just a bit of a pain. I'm thinking I'm going to punt on this one if it is just a "might be nice". The -c output is already so compact that listing the 100% covered files elsewhere might just be more confusing...

davidflanagan avatar Aug 24 '11 07:08 davidflanagan

yep it's just a nice-to-have, and it should be an option, not the default.

fzzzy avatar Aug 24 '11 07:08 fzzzy