Skip to content

Commit

Permalink
Test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
opifex authored and opifex committed Dec 14, 2023
1 parent ae23a7a commit 434b064
Show file tree
Hide file tree
Showing 3 changed files with 665 additions and 213 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
coverageCommand: npm test -- --coverage --coverageProvider=v8
coverageCommand: vitest run --coverage
debug: true

# - name: Code coverage
Expand Down
Loading

0 comments on commit 434b064

Please sign in to comment.