Coverity

Static analysis of the code

Description

This action runs Coverity’s analysis tools on the source code. These tools check for resource leaks, potential NULL dereferences and much more.

This is a free service for open source, but limited to 2 scans per day.

Learn more about Coverity

See, How to build NeoMutt

Steps:

  • Download Coverity tools
  • Configure NeoMutt
  • Build NeoMutt with Coverity tools
  • Submit Results

Action Details

Key Description Details
Trigger Schedule Mondays at 3am
Trigger Workflow (manual) https://github.com/neomutt/neomutt/actions/workflows/coverity.yml
Uses GitHub’s upload artifacts action https://github.com/actions/upload-artifact
Uses Simen Bekkhus’ cpu-cores action https://github.com/SimenB/github-actions-cpu-cores
Runs-on ubuntu-latest neomutt/ubuntu

See Also

Description Location
Action https://github.com/neomutt/neomutt/blob/main/.github/workflows/coverity.yml
Action Logs https://github.com/neomutt/neomutt/actions/workflows/coverity.yml
Source Code https://github.com/neomutt/neomutt
Results Static Analysis

Search by Algolia