Skip to content

Run CodeQL for GitHub Actions#2498

Merged
martincostello merged 1 commit into
mainfrom
codeql-for-actions
Feb 16, 2025
Merged

Run CodeQL for GitHub Actions#2498
martincostello merged 1 commit into
mainfrom
codeql-for-actions

Conversation

@martincostello

Copy link
Copy Markdown
Member

Add GitHub Actions to the CodeQL analysis.

@martincostello martincostello added enhancement CI/build github_actions Pull requests that update GitHub Actions code labels Feb 14, 2025
@github-advanced-security

Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@codecov

codecov Bot commented Feb 14, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.35%. Comparing base (f58fcfb) to head (30fc501).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2498   +/-   ##
=======================================
  Coverage   85.35%   85.35%           
=======================================
  Files         312      312           
  Lines        7465     7465           
  Branches     1121     1121           
=======================================
  Hits         6372     6372           
  Misses        908      908           
  Partials      185      185           
Flag Coverage Δ
linux 85.35% <ø> (ø)
macos 85.35% <ø> (ø)
windows 85.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- Add GitHub Actions to the CodeQL analysis.
- Rename jobs.
- Add summary job for a single required status.
- Refactor permissions.
@martincostello martincostello marked this pull request as ready for review February 16, 2025 20:59
@martincostello martincostello merged commit 9190943 into main Feb 16, 2025
@martincostello martincostello deleted the codeql-for-actions branch February 16, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/build enhancement github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants