Skip to content

Commit

Permalink
test: remove codecov (#3439)
Browse files Browse the repository at this point in the history
removed `codecov`
  • Loading branch information
babblebey authored Sep 11, 2024
1 parent ab10ac1 commit 47042ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 198 deletions.
196 changes: 0 additions & 196 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"ava": "6.1.3",
"c8": "10.1.2",
"clear-module": "4.1.2",
"codecov": "3.8.3",
"cz-conventional-changelog": "3.3.0",
"dockerode": "4.0.2",
"file-url": "4.0.0",
Expand Down Expand Up @@ -147,7 +146,6 @@
}
},
"scripts": {
"codecov": "codecov -f coverage/coverage-final.json",
"lint:prettier": "prettier --check \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"docs/**/*.md\" \"{bin,lib,test}/**/*.js\"",
"lint:prettier:fix": "prettier --write \"*.{js,json,md}\" \".github/**/*.{md,yml}\" \"docs/**/*.md\" \"{bin,lib,test}/**/*.js\"",
"lint:lockfile": "lockfile-lint",
Expand Down

0 comments on commit 47042ad

Please sign in to comment.