Skip to content

Commit e94abe2

Browse files
committed
omit setup.py and __init__.py from codecov
1 parent c978fba commit e94abe2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.coveragerc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
branch = True
33
source = aodntools
44
omit =
5+
setup.py
6+
aodntools/__init__.py
57
examples/*
68
test_aodntools/*
79

0 commit comments

Comments
 (0)