2019-10-28 21:30:08 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<RunSettings>
|
|
|
|
<DataCollectionRunSettings>
|
|
|
|
<DataCollectors>
|
|
|
|
<DataCollector friendlyName="XPlat code coverage">
|
|
|
|
<Configuration>
|
|
|
|
<Format>opencover</Format>
|
2020-08-18 20:11:44 +00:00
|
|
|
<Exclude>[Lidarr.*.Test]*,[Lidarr.Test.*]*,[Lidarr.Api.V1]*,[MonoTorrent]*</Exclude>
|
2019-10-28 21:30:08 +00:00
|
|
|
</Configuration>
|
|
|
|
</DataCollector>
|
|
|
|
</DataCollectors>
|
|
|
|
</DataCollectionRunSettings>
|
|
|
|
<InProcDataCollectionRunSettings>
|
|
|
|
<InProcDataCollectors>
|
|
|
|
<InProcDataCollector assemblyQualifiedName="Coverlet.Collector.DataCollection.CoverletInProcDataCollector, coverlet.collector, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null"
|
|
|
|
friendlyName="XPlat Code Coverage"
|
|
|
|
enabled="True"
|
|
|
|
codebase="coverlet.collector.dll" />
|
|
|
|
</InProcDataCollectors>
|
|
|
|
</InProcDataCollectionRunSettings>
|
|
|
|
</RunSettings>
|