Skip to content

Commit 02bd1ec

Browse files
authored
ci(pr): remove codecov dependency in favor of gh action (#40)
1 parent c8c6544 commit 02bd1ec

File tree

2 files changed

+0
-178
lines changed

2 files changed

+0
-178
lines changed

package-lock.json

Lines changed: 0 additions & 176 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"build": "tsc",
3939
"clean": "rm -rf ./lib/",
4040
"cm": "cz",
41-
"coverage": "codecov",
4241
"lint": "eslint ./src/ --fix",
4342
"prepare": "husky install",
4443
"semantic-release": "semantic-release",
@@ -65,7 +64,6 @@
6564
"@typescript-eslint/eslint-plugin": "^4.22.0",
6665
"@typescript-eslint/parser": "^4.22.0",
6766
"aws-sdk-client-mock": "^0.4.0",
68-
"codecov": "^3.8.3",
6967
"conventional-changelog-conventionalcommits": "^5.0.0",
7068
"eslint": "^7.25.0",
7169
"eslint-config-prettier": "^8.3.0",

0 commit comments

Comments
 (0)