Skip to content

task: coverity scanning - #348

Open
jharlow-intel wants to merge 1 commit into
masterfrom
task/coverity
Open

task: coverity scanning#348
jharlow-intel wants to merge 1 commit into
masterfrom
task/coverity

Conversation

@jharlow-intel

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a scheduled Coverity Scan integration to run compiled-language static analysis for mkl_fft and surfaces its status in the project README.

Changes:

  • Add a weekly + on-demand GitHub Actions workflow to build under cov-build and submit results to scan.coverity.com.
  • Add a Coverity Scan status badge to README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Adds Coverity Scan badge linking to the project page on scan.coverity.com.
.github/workflows/coverity.yml Introduces a scheduled/manual Coverity Scan workflow that captures a build and uploads analysis results.

Comment on lines +99 to +100
curl --no-progress-meter \
--form token="${COVERITY_SCAN_TOKEN}" \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants