Skip to content

Commit 47042ad

Browse files
authored
test: remove codecov (#3439)
removed `codecov`
1 parent ab10ac1 commit 47042ad

File tree

2 files changed

+0
-198
lines changed

2 files changed

+0
-198
lines changed

package-lock.json

Lines changed: 0 additions & 196 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
@@ -62,7 +62,6 @@
6262
"ava": "6.1.3",
6363
"c8": "10.1.2",
6464
"clear-module": "4.1.2",
65-
"codecov": "3.8.3",
6665
"cz-conventional-changelog": "3.3.0",
6766
"dockerode": "4.0.2",
6867
"file-url": "4.0.0",
@@ -147,7 +146,6 @@
147146
}
148147
},
149148
"scripts": {
150-
"codecov": "codecov -f coverage/coverage-final.json",
151149
"lint:prettier": "prettier --check \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"docs/**/*.md\" \"{bin,lib,test}/**/*.js\"",
152150
"lint:prettier:fix": "prettier --write \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"docs/**/*.md\" \"{bin,lib,test}/**/*.js\"",
153151
"lint:lockfile": "lockfile-lint",

0 commit comments

Comments
 (0)