Skip to content
Snippets Groups Projects

Code coverage job and integration with gitlab CI/CD

Merged Mattia Mancini requested to merge coverage-report into main
3 files
+ 21
1
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
0
@@ -3,3 +3,5 @@ dist/*
@@ -3,3 +3,5 @@ dist/*
*.pyc
*.pyc
.coverage
.coverage
 
coverage.xml
 
htmlcov/*
Loading