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

Added CodeQL Tasks to Build Pipelines #289

Merged
merged 5 commits into from
Aug 3, 2023
Merged

Conversation

arpavan
Copy link
Contributor

@arpavan arpavan commented Aug 1, 2023

Description

This PR adds CodeQL tasks to the build pipelines in this repo.

Checklist

  • [N/A] The code change is covered by unit tests. I have added tests that prove my fix is effective or that my feature works
  • I have performed end-to-end test locally.
  • [N/A] New and existing unit tests pass locally with my changes
  • [N/A] I have commented my code, particularly in hard-to-understand areas
  • [N/A] I have made corresponding changes to the documentation
  • [N/A] My changes generate no new warnings
  • I used clear names for everything
  • I have performed a self-review of my own code

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

@arpavan arpavan marked this pull request as ready for review August 1, 2023 22:44
@arpavan arpavan requested a review from a team as a code owner August 1, 2023 22:44
@arpavan arpavan force-pushed the users/arpavan/add-codeql-tasks branch from 2772e1a to e509539 Compare August 2, 2023 21:03
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 92% 88% 923
Summary 92% (2456 / 2684) 88% (557 / 634) 923

Minimum allowed line rate is 85%

@arpavan arpavan merged commit ac79a61 into main Aug 3, 2023
9 checks passed
@arpavan arpavan deleted the users/arpavan/add-codeql-tasks branch August 3, 2023 15:27
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.

2 participants