Skip to content

add gitlab ci

Valentin Groues requested to merge 72-set-up-gitlab-continuous-integration into master

Closes #72 (closed)

to show test coverage on project pages:

  • go to the project settings -> CI/CD pipelines
  • search for the field Test coverage parsing
  • replace content by ^TOTAL.*\s+(\d+\%)$

Merge request reports