You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,6 @@ The `AddHit(int, int)` method resides in the `SG.CodeCoverage.Recorder` project,
15
15
4. After collecting test hits, you can find the visited files by merging the `json` map file and the binary hit file. This can be easily done using `DataCollector.GetVisitedFiles` method which does this task.
16
16
17
17
## Summary
18
-
This is not exactly a sequence diagram, but helps you get the idea, And as they say, "a picture worth a thousand words":
18
+
This is not exactly a sequence diagram, but helps you get the idea, and as they say: "a picture worth a thousand words":
0 commit comments