Revision e377413e18d2fc6aec860c48bacf8c4f8a4a67af authored by Steven Murray on 09 January 2023, 14:58:33 UTC, committed by Steven Murray on 09 January 2023, 14:58:33 UTC
1 parent 2fc69dc
.coveragerc
[run]
plugins = Cython.Coverage
concurrency = multiprocessing
parallel = true
omit =
*/tests/*
*/conftest.py
[report]
omit =
*/tests/*
*/conftest.py
Computing file changes ...