Skip to content

Commit 758aafc

Browse files
committed
update coveragerc
1 parent db97518 commit 758aafc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.coveragerc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@ exclude_lines =
33
pragma: no cover
44
if __name__ == .__main__.:
55
@onnxscript.*
6+
7+
[run]
8+
include =
9+
onnx_diagnostic/*
10+
omit =
11+
onnx_diagnostic/big_models/export_phi4_mm*

0 commit comments

Comments
 (0)