You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2015/04/14 02:07:33 UTC

[jira] [Created] (THRIFT-3095) Enable CI Build for Coverity Scan integration

James E. King, III created THRIFT-3095:
------------------------------------------

             Summary: Enable CI Build for Coverity Scan integration
                 Key: THRIFT-3095
                 URL: https://issues.apache.org/jira/browse/THRIFT-3095
             Project: Thrift
          Issue Type: Improvement
          Components: C# - Compiler, C# - Library, C++ - Compiler, C++ - Library, Java - Compiler, Java - Library
         Environment: Travis CI and Coverity Scan
            Reporter: James E. King, III


Coverity offers a wonderful free static code analysis tool for C++, C# and Java open source projects.  It is very easy to automate submissions to Coverity Scan for code analysis - I just spent about 15 minutes today (not including build time) setting up the GNU C Library (glibc) in Coverity Scan.  We should create a CI job that submits results to Coverity Scan to improve the overall quality of the codebase.  This is a low-effort, high-reward improvement.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)