mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 07:22:14 +00:00
Another go at making coverage show up
This commit is contained in:
10
.coveragerc
10
.coveragerc
@@ -1,9 +1,3 @@
|
||||
[run]
|
||||
source =
|
||||
./
|
||||
plugins =
|
||||
django_coverage_plugin
|
||||
|
||||
omit =
|
||||
*/migrations/*
|
||||
*/tests/*
|
||||
plugins = django_coverage_plugin
|
||||
omit = *migrations*, *tests*
|
||||
|
||||
Reference in New Issue
Block a user