Commit 3df7f35e authored by Bruno S. Morgado's avatar Bruno S. Morgado
Browse files

Provide coverage report in XML

parent 47aaf3ef
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ test:
   - docker-executor
  script:
   - pipenv run python setup.py test
   - mv coverage.xml htmlcov
  artifacts:
    paths:
    - htmlcov