wemake-python-package icon indicating copy to clipboard operation
wemake-python-package copied to clipboard

--cov-fail-under=100 triggers an exception on vscode

Open codekoriko opened this issue 4 years ago • 1 comments
trafficstars

this is a open issue for over a year now: https://github.com/microsoft/vscode-python/issues/11929 https://github.com/microsoft/vscode-python/issues/11729

May be considering removing it from the boilerplate? or a notice in the doc? it took me a while to pin point the issue as the traceback was obscure.

codekoriko avatar Sep 07 '21 04:09 codekoriko

Hi! Thanks for the info!

We cannot remove this line, because it is really valuable and not everyone runs tests in vscode. But, docs can be updated for sure! Feel free to send a PR.

sobolevn avatar Sep 07 '21 08:09 sobolevn