Skip to content

Commit 8b93480

Browse files
authored
Exclude lib*jl from coverage also for CUSTATEVEC, CUTENSOR, and CUTENSORNET (#2669)
1 parent 2bf90de commit 8b93480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
coverage:
22
ignore:
33
- "lib/*/lib*.jl"
4+
- "lib/*/src/lib*.jl"
45
- "src/device"
56
- "res/"
67
- "doc/"

0 commit comments

Comments
 (0)