We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8785cd commit d853ce0Copy full SHA for d853ce0
README.md
@@ -86,7 +86,7 @@ You can ignore a method or an entire class from code coverage by creating and ap
86
87
Coverlet just uses the type name, so the attributes can be created under any namespace of your choosing.
88
89
-#### File Path
+#### Source Files
90
You can also ignore specific source files from code coverage using the `Exclude` property
91
- Use single or multiple paths (separate by comma)
92
- Use absolute or relative paths (relative to the project directory)
0 commit comments