Skip to content

Commit

Permalink
code coverage all files
Browse files Browse the repository at this point in the history
  • Loading branch information
Achal1607 committed Oct 28, 2024
1 parent 43d4892 commit 288eeb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode/.nycrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"text-summary",
"cobertura"
],
"all": false,
"all": true,
"include": [
"src/**/*.ts",
"out/**/*.js"
Expand Down

0 comments on commit 288eeb2

Please sign in to comment.