Omit coverage of CustomAutoSchema
This commit is contained in:
parent
bfc8d742b0
commit
0c9b753ae0
|
@ -1,5 +1,5 @@
|
||||||
[run]
|
[run]
|
||||||
include = funkwhale_api/*
|
include = funkwhale_api/*
|
||||||
omit = *migrations*, *tests*
|
omit = *migrations*, *tests*, funkwhale_api/schema.py
|
||||||
plugins =
|
plugins =
|
||||||
django_coverage_plugin
|
django_coverage_plugin
|
||||||
|
|
Loading…
Reference in New Issue