mirror of
https://github.com/rjNemo/graphql-file_upload
synced 2026-06-06 02:16:44 +00:00
13 lines
230 B
INI
13 lines
230 B
INI
[run]
|
|
omit =
|
|
# omit tests
|
|
*/tests/*
|
|
# omit non testable files
|
|
app/core/*
|
|
app/database/*
|
|
app/migrations/*
|
|
app/schema/*
|
|
app/main.py
|
|
# omit schema types and controllers
|
|
[html]
|
|
directory = .htmlcov
|