Skip to content
Snippets Groups Projects
Forked from funkwhale / funkwhale
7905 commits behind the upstream repository.
.coveragerc 98 B
[run]
include = funkwhale_api/*
omit = *migrations*, *tests*
plugins =
    django_coverage_plugin