wemake-python-package
wemake-python-package copied to clipboard
--cov-fail-under=100 triggers an exception on vscode
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.
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.