clARMOR icon indicating copy to clipboard operation
clARMOR copied to clipboard

Start using Coverity Scan

Open jlgreathouse opened this issue 8 years ago • 0 comments

In an effort to increase the quality of clARMOR code, we should integrate Coverity Scan into our repo and release process. Since clARMOR is an open source project, we should meet the requirements to use this for free.

At the very least, we should manually use this tool every so often and try to drive our defect count to 0.

Ideally, we would set this up to integrate with Travis-CI. Completing a scan (and fixing any new issues) should gate any release from the development to master branch. This relies on #2.

jlgreathouse avatar Mar 03 '17 17:03 jlgreathouse