Skip to content

Commit

Permalink
Add coverage config
Browse files Browse the repository at this point in the history
Signed-off-by: Gnanakeethan Balasubramaniam <[email protected]>
  • Loading branch information
gnanakeethan committed Sep 18, 2023
1 parent 4923dd2 commit c81a915
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ tsconfig.json
yarn-error.log
build
examples/ompls
coverage
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"fix:package": "fixpack",
"lint": "gts lint",
"package": "jsii-pacmak",
"coverage": "jest --coverage",
"test": "jest"
},
"stability": "stable",
Expand Down

0 comments on commit c81a915

Please sign in to comment.