Skip to content

Commit

Permalink
ci: add coveralls to report tests coverages
Browse files Browse the repository at this point in the history
  • Loading branch information
JOU-amjs committed Nov 8, 2024
1 parent 5dfdd60 commit 7c2d150
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
service_name: github-action
repo_token: k4mCwLORlEDAb7wQcYXgMbvAwx2CadBOE
repo_token: RQWdl6HKBjiXrJea5UjAGTkSx2ccIk7fU
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"@typescript-eslint/parser": "^8.13.0",
"@vitest/coverage-v8": "^2.1.4",
"commitizen": "^4.3.0",
"coveralls": "^3.1.1",
"cz-conventional-changelog": "^3.3.0",
"dts-bundle-generator": "^9.5.1",
"eslint": "^9.14.0",
Expand Down
Loading

0 comments on commit 7c2d150

Please sign in to comment.