aboutsummaryrefslogblamecommitdiffstats
path: root/.coveragerc
blob: 7309959fceeb246815cfa8be4a0f8cdbaf35cc66 (plain) (tree)
1
2
3
4
5




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