Skip to content
Snippets Groups Projects
.coveragerc 99 B
[run]
branch=1
include=
    satella/*
omit=
    tests/*
    examples/*
    docs/*
show_missing=true