You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »


How To

Register an ONAP project on Coverity Scan service


Use Jenkins to submit builds for Coverity Scan evaluation periodically


Access defect details


Reference Coverity defect ID in commit message

Coverity: CID-12345

or

Coverity: CID-12345, CID-67890

Reduce amount of defects

Mark Coverity defect as "not-a-bug"

  1. Go to "Triage" section on the right panel of "View Defects" page.
  2. Set "Action" to "Ignore" and "Apply".

Disable Findbugs defects

  1. Go to "Project Setting" tab on project page as the project  and click "Edit".
  2. Check "Exclude Findbugs™ Defects " and "Submit".

Disable tests analysis



See also




  • No labels