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

[paths]
source =
    satella/*

[report]
include=
    satella/*