@@ -49,6 +49,10 @@ test-only:
test: lint test-only
test-ci:
NODE_ENV=test make bootstrap
make test-only
test-ci-coverage:
NODE_ENV=test BABEL_ENV=cov make bootstrap
./scripts/test-cov.sh
./node_modules/.bin/codecov -f coverage/coverage-final.json
The note is not visible to the blocked user.