feat(ci): add kover for test coverage reporting (#3041)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-09-10 10:30:47 -05:00 committed by GitHub
parent 72c5284e2e
commit 0659d38438
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 69 additions and 9 deletions

View file

@ -34,7 +34,7 @@ jobs:
# upload_artifacts defaults to true, so no need to explicitly set
secrets:
GRADLE_ENCRYPTION_KEY: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
check-workflow-status:
name: Check Workflow Status
runs-on: ubuntu-latest