CoverMonkey
CoverMonkey copied to clipboard
Sort -c output by percentage covered
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)
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...
yep it's just a nice-to-have, and it should be an option, not the default.