Skip to content

Commit 2baeec0

Browse files
committed
chore: update .nycrc
Signed-off-by: dhmlau <dhmlau@ca.ibm.com>
1 parent f099202 commit 2baeec0

2 files changed

Lines changed: 31 additions & 3 deletions

File tree

.nycrc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
".ts"
1818
],
1919
"reporter": [
20-
"html"
20+
"html",
21+
"lcov",
22+
"text-summary"
2123
],
2224
"exclude-after-remap": false
2325
}

package-lock.json

Lines changed: 28 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)