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

Enable CodeQL Code Scanning #70

Merged
merged 10 commits into from
Jun 29, 2023
Merged

Enable CodeQL Code Scanning #70

merged 10 commits into from
Jun 29, 2023

Conversation

PSchmiedmayer
Copy link
Member

Enable CodeQL Code Scanning

💡 Proposed solution

  • Enables CodeQL security scanning for the Swift build step

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@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.

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #70 (753b148) into main (cfcb4d8) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   89.45%   89.45%           
=======================================
  Files          30       30           
  Lines         635      635           
=======================================
  Hits          568      568           
  Misses         67       67           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cfcb4d8...753b148. Read the comment docs.

@PSchmiedmayer PSchmiedmayer merged commit 3532a00 into main Jun 29, 2023
9 checks passed
@PSchmiedmayer PSchmiedmayer deleted the codeQLTest branch June 29, 2023 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant