Skip to content

Commit 0795e90

Browse files
committed
configure clover
1 parent 47a8609 commit 0795e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ module.exports = {
3434
// A list of reporter names that Jest uses when writing coverage reports
3535
coverageReporters: [
3636
"text",
37+
"lcov",
3738
],
3839

3940
// An object that configures minimum threshold enforcement for coverage results

0 commit comments

Comments
 (0)