Skip to content

Commit 1c5579b

Browse files
committed
Add justification for coverage exclusion
1 parent b3b3026 commit 1c5579b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/TestBuildingBlocks/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
using System.Diagnostics.CodeAnalysis;
22

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

0 commit comments

Comments
 (0)