Skip to content

Commit

Permalink
feat: exclude tests
Browse files Browse the repository at this point in the history
  • Loading branch information
djpiper28 committed Jun 17, 2024
1 parent a4a8548 commit 28e0287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ jobs:
-Dsonar.javascript.lcov.reportPaths=cahfrontend/coverage/lcov.info
-Dsonar.projectKey=djpiper28_cards-against-humanity
-Dsonar.organization=djpiper28
-Dsonar.coverage.exclusions=**/*.test.ts, **/*.test.js, **/*.spec.ts, **/*.spec.js, **/*.test.tsx, e2e/, **/*_test.go, **/*_config.ts, **/test_*.go

0 comments on commit 28e0287

Please sign in to comment.