Skip to content

Commit 2b2521c

Browse files
committed
chore(coverage): exclude settings
- added NodeRepresentation method
1 parent cfe822c commit 2b2521c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/coverage-exclude.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<Function>.*GetEnumerator.*</Function>
1010
<Function>.*Clone.*</Function>
1111
<Function>.*DeepClone.*</Function>
12+
<Function>.*NodeRepresentation.*</Function>
1213
</Exclude>
1314
</Functions>
1415

0 commit comments

Comments
 (0)