Commit 2da46865 authored by Thomas Juster's avatar Thomas Juster 🛀
Browse files

ci(coverage): enable code coverage

parent 94f53a54
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -13,4 +13,5 @@ test:
  script:
    - npm clean-install
    - npm run lint
    - npm run test
    - npm run test -- --coverage
  coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/