Skip to content

Commit

Permalink
Add justification comment for coverage exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
bkoelman committed Oct 22, 2023
1 parent 0076166 commit 45b20b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/TestBuildingBlocks/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Diagnostics.CodeAnalysis;

// https://github.com/coverlet-coverage/coverlet/blob/master/Documentation/MSBuildIntegration.md#excluding-from-coverage
// Justification: This assembly contains building blocks for writing tests. It does not contain code that ships.
[assembly: ExcludeFromCodeCoverage]

0 comments on commit 45b20b3

Please sign in to comment.