[Python-Dev] Coverity scan

Stefan Krah stefan at bytereef.org
Sat Sep 8 11:35:16 CEST 2012


Christian Heimes <lists at cheimes.de> wrote:
> IMHO it makes sense to define a workflow how we are going to handle
> Coverity issues. Each coverity issue has an identifier and can have
> information like an external reference and an action. I've seen that you
> have started to create bugs in our tracker. How about we mention the
> Coverity # in the bug and add a link to the bug in the "Ext. Reference"
> field of the Coverity issue and set the Action to "Claimed, being worked
> on".

That sounds good in principle. I'm only worried that for casual readers
of either the commit messages or the tracker issues the importance of
the Coverity tool might be overstated.

After all, 99.99% of issues are either found by developers themselves or
by gcc, Visual Studio, Valgrind, etc. It just occurred to me that for example
we don't credit other tools in commit messages.


That said, for users of the Coverity web interface it's clearly useful.


Stefan Krah




More information about the Python-Dev mailing list