add gitlab ci
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+\%)$
Closes #72 (closed)
to show test coverage on project pages:
Test coverage parsing
^TOTAL.*\s+(\d+\%)$