Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CodeQL analysis for GitHub Actions #3088

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Add CodeQL analysis for GitHub Actions #3088

merged 1 commit into from
Feb 14, 2025

Conversation

martincostello
Copy link
Owner

  • Add CodeQL analysis for GitHub Actions.
  • Refactor permissions.
  • Add overall job/status for all languages.
  • Standardize workflow with other repos.

- Add CodeQL analysis for GitHub Actions.
- Refactor permissions.
- Add overall job/status for all languages.
- Standardize workflow with other repos.
@martincostello martincostello added enhancement github_actions Pull requests that update GitHub Actions code labels Feb 14, 2025
@github-advanced-security
Copy link

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.

Copy link
Collaborator

@costellobot costellobot left a comment

Choose a reason for hiding this comment

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

Device URL
desktop https://localhost:50001

Device URL
mobile https://localhost:50001

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.45%. Comparing base (fad6919) to head (17b96bd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3088   +/-   ##
=======================================
  Coverage   77.45%   77.45%           
=======================================
  Files         123      123           
  Lines        2511     2511           
  Branches      381      381           
=======================================
  Hits         1945     1945           
  Misses        381      381           
  Partials      185      185           
Flag Coverage Δ
linux 77.45% <ø> (ø)
macos 77.45% <ø> (ø)
windows 77.41% <ø> (ø)

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.

@martincostello martincostello marked this pull request as ready for review February 14, 2025 15:44
@martincostello martincostello merged commit 6669ad3 into main Feb 14, 2025
15 checks passed
@martincostello martincostello deleted the codeql-actions branch February 14, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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