Select Git revision
.coveragerc
Forked from
funkwhale / funkwhale
6721 commits behind the upstream repository.
-
Eliot Berriot authoredEliot Berriot authored
.coveragerc 98 B
[run]
include = funkwhale_api/*
omit = *migrations*, *tests*
plugins =
django_coverage_plugin