Skip to content

Commit

Permalink
Exclude tensorstore backend from coverage, since it's not run as part…
Browse files Browse the repository at this point in the history
… of main tests
  • Loading branch information
tomwhite committed Jun 27, 2024
1 parent ba80cb4 commit 3fe71a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ omit =
cubed/runtime/executors/dask*.py
cubed/runtime/executors/lithops.py
cubed/runtime/executors/modal*.py
cubed/storage/backends/tensorstore.py
cubed/vendor/*

0 comments on commit 3fe71a4

Please sign in to comment.