Skip to content

Commit

Permalink
Update coverlet.runsettings
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Jul 11, 2023
1 parent c79095a commit 932d8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coverlet.runsettings
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<DataCollector friendlyName="XPlat code coverage">
<Configuration>
<Format>lcov</Format>
<Exclude>[FluentCommand.*.Tests?]*</Exclude>
<ExcludeByAttribute>Obsolete,GeneratedCodeAttribute,CompilerGeneratedAttribute,TestSDKAutoGeneratedCode</ExcludeByAttribute>
<IncludeDirectory>/src</IncludeDirectory>
<SkipAutoProps>true</SkipAutoProps>
</Configuration>
</DataCollector>
Expand Down

0 comments on commit 932d8f2

Please sign in to comment.