We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a2081 commit be39ba3Copy full SHA for be39ba3
1 file changed
.coveragerc
@@ -1,3 +1,8 @@
1
[run]
2
branch = True
3
source = pylops
4
+omit =
5
+ pylops/basicoperators/_*.py
6
+ pylops/signalprocessing/_*.py
7
+ pylops/utils/_*.py
8
+ pylops/waveeqprocessing/_*.py
0 commit comments