bump: Update codacy coverage reporter

This commit is contained in:
Rodrigo Fernandes 2020-05-09 11:23:14 +01:00
parent c3a037bc65
commit 10687999f3
No known key found for this signature in database
GPG key ID: 67157D2E3D4258B4
2 changed files with 1083 additions and 1094 deletions

View file

@ -56,7 +56,7 @@
"test:watch": "jest --watch",
"test:debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --watch",
"coverage:open": "yarn run test:coverage && open ./coverage/index.html",
"coverage:push": "cat ./coverage/lcov.info | codacy-coverage",
"coverage:push": "curl -Ls https://coverage.codacy.com/get.sh | bash",
"validate": "yarn run build:templates && yarn run format:check && yarn run lint:check && yarn run build && yarn run test:coverage",
"fix": "yarn run format:fix && yarn run lint:fix",
"start": "yarn run start:website",
@ -109,7 +109,6 @@
"autoprefixer": "9.7.4",
"bulma": "^0.8.0",
"clipboard": "2.0.6",
"codacy-coverage": "3.4.0",
"copy-webpack-plugin": "5.1.1",
"css-loader": "3.4.2",
"cssnano": "4.1.10",

2174
yarn.lock

File diff suppressed because it is too large Load diff