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 fddcfea commit 830ad8aCopy full SHA for 830ad8a
README.md
@@ -114,8 +114,6 @@ Coverlet generates code coverage information by going through the following proc
114
* Read the recorded hits information from the temporary file.
115
* Generate the coverage result from the hits information and write it to a file.
116
117
-_Note: The assembly you'd like to get coverage for must be different from the assembly that contains the tests_
118
-
119
## Are you in trouble with some feature? Check on [examples](Documentation/Examples.md)!
120
121
## Known Issues
0 commit comments