python-dependency-injector/.coveragerc

7 lines
101 B
Plaintext
Raw Normal View History

2015-03-10 14:12:42 +00:00
[run]
2016-11-01 08:49:44 +00:00
plugins = Cython.Coverage
2015-08-31 13:31:38 +00:00
include = dependency_injector/*
[html]
directory=reports/unittests/