Skip to content
Snippets Groups Projects
Verified Commit 301577e1 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Add tests and coverage to CI.

parent a8b25b7e
Branches
No related tags found
No related merge requests found
Pipeline #6975 failed
stages:
- test
test:
image: dbogatov/docker-sources:node--14.4-alpine3.12
stage: build
script:
- npm install
- npm run coverage
coverage: '/All files[^|]*\|[^|]*\s+([\d\.]+)/'
tags:
- docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment