heima/.coveragerc

6 lines
90 B
INI

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