funkwhale/api/.coveragerc

5 lines
98 B
INI

[run]
include = funkwhale_api/*
omit = *migrations*, *tests*
plugins =
django_coverage_plugin