for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: javascript: [] build: environment: node: 'v8.7.0' tests: override: - command: yarn test --coverage coverage: file: 'coverage/clover.xml' format: 'clover'