bandit/.coveragerc
Rahul Nair a54ab7561d Fixing jenkins failing on coverage reporting
Coverage combine deletes reports and thus jenkins failed
saying `no data to report`, this change fixes it.

Change-Id: Ia95ec755513d4382f9ad945e9688836445aee4d3
2016-07-31 21:55:39 -05:00

4 lines
61 B
INI

[report]
include = bandit/*
omit = bandit/tests/functional/*