buzz/.coveragerc
2022-11-28 13:59:15 +00:00

11 lines
107 B
INI

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