summaryrefslogtreecommitdiffstats
path: root/.coveragerc
blob: a120715dda394f1b76f3740b75c4eae4baafd7bb (plain)
1
2
3
4
5
6
[report]
fail_under = 97

[run]
branch = true
omit=*dist-packages*,*site-packages*,gitlint/tests/*,.venv/*,*virtualenv*