language: node_js script: yarn test:cov after_script: yarn coveralls node_js: - "14" - "16" - "17" cache: yarn services: - redis-server