Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 454 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 454 Bytes

helloworld-BAC

The classic "hello world" Coverity Build-Analyze-Commit (BAC) example project to demonstrate CI integration.

  • Jenkinsfile.declarative = Jenkins pipeline with Coverity plugin using declarative syntax
  • Jenkinsfile.scripted = Jenkins pipeline with Coverity plugin using scripted syntax
  • Jenkinsfile.noplugin = Jenkins pipeline without Coverity plugin
  • Jenkinsfile.newplugin = Jenkins pipeline with new Synopsys-Coverity plugin