ojuso-map/.coveragerc

7 lines
163 B
INI

[run]
include = ojusomap/*
# example is from multiselectfield being included using -e
omit = *migrations*, *tests*, example/*
plugins =
django_coverage_plugin