smok-serwis/tempsdb

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[run]
branch=1
plugins = Cython.Coverage
source=
  tempsdb
concurrency=thread
omit=
  tests/*
  .eggs/*
  setup.py

[report]
include=
    tempsdb/*.pyx
    tempsdb/chunks/*.pyx