for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: nodes: coverage: tests: override: - command: npm run coverage coverage: file: 'coverage/cobertura-coverage.xml' format: 'cobertura'
checks: javascript: true build: nodes: analysis: tests: override: - js-scrutinizer-run