Skip to content

Commit

Permalink
Update coverlet.runsettings
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Apr 9, 2024
1 parent 031198b commit 8e9c105
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions coverlet.runsettings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
<DataCollectors>
<DataCollector friendlyName="XPlat code coverage">
<Configuration>
<Format>lcov</Format>
<ExcludeByAttribute>Obsolete,GeneratedCodeAttribute,CompilerGeneratedAttribute,TestSDKAutoGeneratedCode</ExcludeByAttribute>
<SkipAutoProps>true</SkipAutoProps>
<Format>cobertura,lcov</Format>
</Configuration>
</DataCollector>
</DataCollectors>
Expand Down

0 comments on commit 8e9c105

Please sign in to comment.