adding code coverage to test execution

This commit is contained in:
msramalho
2024-10-17 16:44:32 +01:00
parent 036049fdc3
commit 879c0cb879
5 changed files with 93 additions and 4 deletions

5
.gitignore vendored
View File

@@ -15,4 +15,7 @@ redis/data/*
src/user-groups.yaml
src/user-groups.dev.yaml
wit*
src/crawls
src/crawls
.coverage
.pytest_cache/*
htmlcov