Only show tests below specified coverage #1111
jordanhavard
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As a user, it would be cool to append a flag to
--coverage
and--type-coverage
whenmin
is specified that would only show the files below this coverage amount.When implementing tests in a non-tested repo would drastically help reduce the noise of files that already exceed this threashold.
I am currently going through this scenario in a couple of my repos, so I am happy to answer any follow up questions.
I'd also be interested in attempting an implementation. Any feedback on the best place to start would be great!
Thanks all
Beta Was this translation helpful? Give feedback.
All reactions