Skip to content

Commit ead8a64

Browse files
committed
Add justification comment for coverage exclusion
1 parent bad3c4a commit ead8a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
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)