Skip to content

Commit be39ba3

Browse files
committed
minor: updated list of excluded files in coverage
1 parent d9a2081 commit be39ba3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.coveragerc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
[run]
22
branch = True
33
source = pylops
4+
omit =
5+
pylops/basicoperators/_*.py
6+
pylops/signalprocessing/_*.py
7+
pylops/utils/_*.py
8+
pylops/waveeqprocessing/_*.py

0 commit comments

Comments
 (0)