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

Create codeql.yml #422

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Create codeql.yml #422

wants to merge 2 commits into from

Conversation

yevh
Copy link

@yevh yevh commented Sep 30, 2024

Changes:

  • Added codeql.yml
  • Pinned the actions to specific commit hashes:
    -actions/checkout pinned to d632683dd7b4114ad314bca15554477dd762a938 #v4.2.0
    -github/codeql-action/init pinned to 5618c9fc1e675841ca52c1c6b1304f5255a905a0 #v2.19.0
    -github/codeql-action/analyze pinned to 5618c9fc1e675841ca52c1c6b1304f5255a905a0 #v2.19.0

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe): Added codeql.yml.

Testing

Requires testing

  • Yes
  • No

In case you checked yes, did you write tests?

  • Yes
  • No

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.34%. Comparing base (d45ab87) to head (fbe7377).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #422   +/-   ##
========================================
  Coverage    44.34%   44.34%           
========================================
  Files          114      114           
  Lines         9797     9797           
========================================
  Hits          4344     4344           
  Misses        4991     4991           
  Partials       462      462           
Flag Coverage Δ
unittests 44.34% <ø> (ø)

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.

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

@stdevMac stdevMac self-assigned this Oct 1, 2024
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.

4 participants