-
Piotr Maślanka authoreddcfee680
.coveragerc 177 B
[run]
branch=1
plugins = Cython.Coverage
source=
tempsdb
concurrency=thread
omit=
tests/*
.eggs/*
setup.py
[report]
include=
tempsdb/*.pyx
tempsdb/chunks/*.pyx
[run]
branch=1
plugins = Cython.Coverage
source=
tempsdb
concurrency=thread
omit=
tests/*
.eggs/*
setup.py
[report]
include=
tempsdb/*.pyx
tempsdb/chunks/*.pyx