Skip to content

Commit 33bf3d3

Browse files
author
Petr Sramek
committed
updated coverlet.settings
1 parent 1726c65 commit 33bf3d3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

coverlet.runsettings

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
<DataCollector friendlyName="XPlat code coverage">
66
<Configuration>
77
<Format>json,cobertura,lcov,teamcity,opencover</Format>
8-
<Exclude>[coverlet.*.tests?]*,[*]Coverlet.Core*</Exclude> <!-- [Assembly-Filter]Type-Filter -->
9-
<Include>[coverlet.*]*,[*]Coverlet.Core*</Include> <!-- [Assembly-Filter]Type-Filter -->
108
<ExcludeByAttribute>Obsolete,GeneratedCodeAttribute,CompilerGeneratedAttribute</ExcludeByAttribute>
11-
<ExcludeByFile>**/dir1/class1.cs,**/dir2/*.cs,**/dir3/**/*.cs,</ExcludeByFile> <!-- Globbing filter -->
129
<SingleHit>false</SingleHit>
1310
<UseSourceLink>true</UseSourceLink>
1411
<IncludeTestAssembly>true</IncludeTestAssembly>

0 commit comments

Comments
 (0)