mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
added coverage
added pytest reporting updated Github Action CI/CD to write coverage output to docs updated GA CI/CD to generate test and coverage badges
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -43,6 +43,8 @@ htmlcov/
|
||||
nosetests.xml
|
||||
coverage.xml
|
||||
*,cover
|
||||
*/coverage/
|
||||
*/tests/
|
||||
|
||||
# Django stuff:
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user