language: node_js node_js: - node script: - npm run release - npm run test:coverage - npm run codecov