pytest-dev/pytest-cov

Is it possible to add cov-warn-under option?

Closed this issue · 2 comments

Is it possible to include a feature command line option like --cov-warn-under similar to --cov-fail-under. I could not find something that does that.

ahh... Never mind I will raise with coveragepy

If you want a pytest-cov option, then it has to be done here.