ci(coverage): exclude backends from coverage

This commit is contained in:
Carson M.
2025-03-20 00:20:37 -05:00
parent c44ad97530
commit cfb3272725

View File

@@ -1,3 +1,5 @@
ignore:
- "src/execution_providers"
- "src/tensor/types.rs"
- "ort-sys"
- "backends"