Skip to content

Commit

Permalink
Check for code coverage when running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
d3jawu committed Sep 4, 2024
1 parent 6367365 commit cf64e3f
Show file tree
Hide file tree
Showing 3 changed files with 751 additions and 33 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ server
target
dist
bin
.vscode-test
.vscode-test
coverage/
Loading

0 comments on commit cf64e3f

Please sign in to comment.