Skip to content

Commit

Permalink
Check for code coverage when running tests (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-smile authored Sep 4, 2024
1 parent 6367365 commit ae41cf1
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 ae41cf1

Please sign in to comment.