python-dependency-injector/.coveragerc

11 lines
150 B
Plaintext
Raw Permalink Normal View History

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