Skip to content

Commit 8123d9e

Browse files
authored
Don't measure coverage for new executors (#745)
1 parent 73cce92 commit 8123d9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.coveragerc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ omit =
99
cubed/runtime/executors/dask*.py
1010
cubed/runtime/executors/lithops.py
1111
cubed/runtime/executors/modal*.py
12+
cubed/runtime/executors/ray.py
13+
cubed/runtime/executors/spark.py
1214
cubed/storage/backends/tensorstore.py
1315
cubed/storage/backends/zarr_python_v3.py
1416
cubed/vendor/*

0 commit comments

Comments
 (0)