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

[paths]
source =
    satella/*

[report]
include=
    satella/*