appcenter-sdk-android
appcenter-sdk-android copied to clipboard
Sasquatch app build with CodeQL analysis
Description
To ensure CodeQL analysis recognizes this repository as containing C++ code, we need to build C++ files during the CodeQL scan (even if not all of them). Currently, the repository has only one C++ file—in Sasquatch app and this file is part of the functionality of these applications.
This pull request introduces a pipeline configuration that builds Sasquatch app as part of the CodeQL scan. This ensures that CodeQL successfully identifies and counts C++ code coverage in its analysis.