Skip to content

Commit

Permalink
Ignore xnp/test utils from codecov.
Browse files Browse the repository at this point in the history
  • Loading branch information
gpleiss committed Aug 23, 2023
1 parent f6c8e13 commit c2bcdb3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ markers =
torch: mark a test that uses the PyTorch backend
jax: mark a test that uses the JaX backend
big: mark a test that involves a big (i.e. slow) linear operator

[coverage:run]
omit =
cola/*_fns.py
cola/utils_test.py

0 comments on commit c2bcdb3

Please sign in to comment.