Skip to content

Commit 0ce89d7

Browse files
authored
remove coverage of unit tests (#1005)
* remove coverage of unit tests * ignore iron python too
1 parent 274766d commit 0ce89d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[run]
2-
omit = examples/**/*, doc/**/*, testvenv/Lib/**/*, third_party/**/*, pyaedt/generic/toolkit.py, pyaedt/common_rpc.py, pyaedt/conftest.py, pyaedt/rpc/*, pyaed/misc/aedtlib_personalib_install.py, pyaedt/doctest_fixtures/*, pyaedt/_unittest/conftest.py
2+
omit = examples/**/*, doc/**/*, testvenv/Lib/**/*, third_party/**/*, pyaedt/generic/toolkit.py, pyaedt/common_rpc.py, pyaedt/conftest.py, pyaedt/rpc/*, pyaed/misc/aedtlib_personalib_install.py, pyaedt/doctest_fixtures/*, pyaedt/_unittest/*, pyaedt/_unittest_ironpython/*

0 commit comments

Comments
 (0)