Skip to content
Snippets Groups Projects
.coveragerc 98 B
Newer Older
  • Learn to ignore specific revisions
  • [run]
    include = funkwhale_api/*
    omit = *migrations*, *tests*
    plugins =
        django_coverage_plugin