Revision d3bca4162bd516be6f4117b46b993dfcc93fdc1d authored by Paul La Plante on 10 February 2022, 00:52:48 UTC, committed by Bryna Hazelton on 10 February 2022, 06:41:16 UTC
1 parent 811165b
.coveragerc
[run]
plugins = Cython.Coverage
concurrency = multiprocessing
parallel = true
omit =
*/tests/*
*/conftest.py
[report]
omit =
*/tests/*
*/conftest.py

Computing file changes ...