This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIncludeCombiner.ncover
34 lines (34 loc) · 1.9 KB
/
IncludeCombiner.ncover
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0"?>
<NCover3ProjectSetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="307">
<CoverageDataURL>C:\_source\ic\build\out\reports\ncover\Nrws.Unit.Tests.coverage.xml</CoverageDataURL>
<ShowExcludedNodes>false</ShowExcludedNodes>
<DefaultViewSetting SatisfactoryCoverageThreshold="95" SatisfactoryFunctionThreshold="80" SatisfactoryUnvisitedSequencePoints="0" WidgetType="TreeView" FilterStyle="None" ReportStyle="SequencePointCoveragePercentage" SortStyle="Name">
<DelayFilters>false</DelayFilters>
<filters />
</DefaultViewSetting>
<NCoverRunSettings>
<AutoExclude>true</AutoExclude>
<CommandLineArgs>Nrws.Unit.Tests.dll</CommandLineArgs>
<CommandLineExe>C:\_source\ic\3rdparty\xunit\xunit.console.exe</CommandLineExe>
<CoverageType>Symbol Branch CyclomaticComplexity MethodVisits</CoverageType>
<CoverageXml>C:\_source\ic\build\out\reports\ncover\Nrws.Unit.Tests.coverage.xml</CoverageXml>
<LogFile>coverage.log</LogFile>
<LoggingLevel>None</LoggingLevel>
<NCoverExe>C:\_source\includecombiner\3rdparty\ncover\amd64\ncover.console.exe</NCoverExe>
<ProfileIIS>false</ProfileIIS>
<ProfileWindowsApplication>true</ProfileWindowsApplication>
<ProfileWindowsService>false</ProfileWindowsService>
<ProjectName>New Project</ProjectName>
<RegisterForUser>false</RegisterForUser>
<ServiceTimeout>0</ServiceTimeout>
<SymbolSearchPolicy>15</SymbolSearchPolicy>
<VersionNumber>300</VersionNumber>
<WaitForAppLoad>1</WaitForAppLoad>
<WorkingDirectory>C:\_source\ic\build\out\bin</WorkingDirectory>
</NCoverRunSettings>
<ProjectGuid>90e27bd9-c8ca-4784-99a9-26d5527a41ed</ProjectGuid>
<ProjectName>New Project</ProjectName>
<RebasedPaths />
<ReportPath />
<SyncPathWithWorkingDirectory>false</SyncPathWithWorkingDirectory>
</NCover3ProjectSetting>