buzz/.coveragerc
2022-11-12 16:31:08 +00:00

12 lines
116 B
INI

[run]
omit =
whisper_cpp.py
*_test.py
stable_ts/*
[html]
directory = coverage/html
[report]
fail_under = 75