Skip to content

Commit

Permalink
SNOW-830950: Configure nyc - code coverage library and corresponding …
Browse files Browse the repository at this point in the history
…steps in jenkins steps #43
  • Loading branch information
sfc-gh-pmotacki committed Jul 6, 2023
1 parent 2d8cc07 commit 597e4b5
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,9 @@ cd snowflake-connector-nodejs
npm install .
```

3. Run tests
3. Show code coverage report
```
npm test
```

4. Show code coverage report
```
npm test:coverage
npm run test:ci:coverage
```

Package
Expand Down

0 comments on commit 597e4b5

Please sign in to comment.