python-dependency-injector/.coveragerc

11 lines
150 B
Plaintext
Raw Permalink Normal View History

2015-03-10 17:12:42 +03:00
[run]
2016-11-03 00:55:14 +03:00
source = src/dependency_injector
omit = tests/unit
2016-11-01 11:49:44 +03:00
plugins = Cython.Coverage
[report]
show_missing = true
[html]
directory=reports/unittests/