mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-23 18:29:23 -05:00
added pytest reporting updated Github Action CI/CD to write coverage output to docs updated GA CI/CD to generate test and coverage badges
12 lines
132 B
INI
12 lines
132 B
INI
[run]
|
|
omit =
|
|
*/apps.py,
|
|
*/migrations/*,
|
|
*/settings*,
|
|
*/test*,
|
|
*/tests/*,
|
|
*urls.py,
|
|
*/wsgi*,
|
|
manage.py,
|
|
*__init__*
|