cppcheck-plugin icon indicating copy to clipboard operation
cppcheck-plugin copied to clipboard

Jenkins cppcheck plugin

Results 14 cppcheck-plugin issues
Sort by recently updated
recently updated
newest added

Provide more information in the logs to verify what cppcheck has found. Increase verbosity of exceptions.

Cppcheck plugin cannot find results file if the workspace path contains an encoded '/' (%2F) Opens the file directly in the Cppcheck plugin, and passes the stream to the XML...

Add a configuration option for Cppcheck to compare results against a stable build rather than the last build.

While working with git scm, if PULL_REQUEST_TO_HASH environment variable is defined, compare the CPPCheckResults with the build which built that base as opposed to the immediately preceding one. https://issues.jenkins-ci.org/browse/JENKINS-24076