Skip to content

Commit 3c01ec1

Browse files
authored
Add .codecov.yaml (#3650)
1 parent 779a0b0 commit 3c01ec1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.codecov.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
ignore:
2+
- "**/__init__.py"
3+
- "src/otx/recipes"
4+
- "src/otx/tools"
5+
- "**/exportable_code"
6+
- "src/otx/core/data/transform_libs/mm*.py"
7+
- "src/otx/core/exporter/mmdeploy.py"
8+
- "src/otx/core/model/utils"

0 commit comments

Comments
 (0)