Skip to content

Commit ee62879

Browse files
committed
Remove mention of session.py in coverage_system_tests.rc omit list
1 parent e629e88 commit ee62879

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/coverage_system_tests.rc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ omit =
1414
; Although the enum names and values vary between modules, all enums are mostly the same. nifake unit tests cover the various kinds that we use.
1515
*/enums.py
1616

17-
; Although there is unit test coverage for session.py (in nifake, nidigital, nimodinst, nitclk), that doesn't cover all of our hand-coded fancy functions, so don't omit it.
18-
; */session.py
19-
2017
; Most of the lines in *_pb2.py are only used for the pure-Python implementation of protobuf, and the default implementation nowadays is the upb C implementation.
2118
*/*pb2.py
2219

0 commit comments

Comments
 (0)