Skip to content

Commit d67bdf6

Browse files
author
Akácz Károly
committed
fix(coverage): add Include directive for Fox.RetryKit assembly
1 parent 6932f83 commit d67bdf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

coverlet.runsettings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<DataCollector friendlyName="XPlat Code Coverage">
66
<Configuration>
77
<Format>cobertura</Format>
8+
<Include>[Fox.RetryKit]*</Include>
89
<Exclude>[*.Tests]*,[*]System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute</Exclude>
910
<ExcludeByAttribute>Obsolete,GeneratedCodeAttribute,CompilerGeneratedAttribute,ExcludeFromCodeCoverageAttribute</ExcludeByAttribute>
1011
<IncludeTestAssembly>false</IncludeTestAssembly>

0 commit comments

Comments
 (0)