microsoft / PowerApps-TestEngine

MIT License
101 stars 29 forks source link

Added CodeQL Tasks to Build Pipelines #289

Closed arpavan closed 1 year ago

arpavan commented 1 year ago

Description

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

Checklist

github-advanced-security[bot] commented 1 year ago

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.

github-actions[bot] commented 1 year ago

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%