Update coverlet.runsettings

This commit is contained in:
Qstick 2022-12-17 21:30:08 -06:00
parent 49710b8863
commit e346eb6c64

View file

@ -5,7 +5,7 @@
<DataCollector friendlyName="XPlat code coverage">
<Configuration>
<Format>opencover</Format>
<Exclude>[Readarr.*.Test]*,[Readarr.Test.*]*,[Readarr.Api.V1]*,[MonoTorrent]*</Exclude>
<Exclude>[Readarr.*.Test]*,[Readarr.Test.*]*,[Readarr.Api.V1]*</Exclude>
</Configuration>
</DataCollector>
</DataCollectors>