[TIP] Finding redundant pragma: no cover instances

Gordon Wrigley gordon.wrigley at gmail.com
Thu Apr 5 03:44:11 PDT 2018


Hi

Is there an easy way to find pragma: no cover instances that aren't
actually required. Aka ones that actually are covered? I have a code base
with a bunch of these in and it'd be nice to slowly remove them, the first
step in that is figuring out which of the current ones are actually
necessary and which are historical.

Regards G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20180405/0e014413/attachment.html>


More information about the testing-in-python mailing list