pytorch/.coveragerc
chronos_secgrp_pytorch_oss_ci_oncall 0fd1dbcff0 2021-04-27 nightly release (7989f2ac87)
2021-04-27 00:02:25 -07:00

15 lines
186 B
INI

[run]
plugins =
coverage_plugins.jit_plugin
omit =
*/tmp*
*/Temp/*
*/usr/local/lib*
*test/*
[report]
omit =
*/tmp*
*/Temp/*
*/usr/local/lib*
*test/*