ionelmc/python-hunter

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[paths]
source = src

[run]
branch = true
source =
    src
    tests
parallel = true
plugins = Cython.Coverage

[report]
show_missing = true
precision = 2