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)