funkwhale/api/.coveragerc

6 wiersze
123 B
INI

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