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: Documentation/KnownIssues.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ We found problem for instance with test that uses RabbitMQ.
46
46
47
47
*Solution:*
48
48
The only way to solve this issue is to use collectors integration https://github.com/tonerdo/coverlet#vstest-integration-preferred-due-to-known-issue.
49
-
With collector we're injected in test host throught a in-proc collector that talk with vstest platform so we can signal when we end our work.
49
+
With collector we're injected in test host through a in-proc collector that talk with vstest platform so we can signal when we end our work.
50
50
51
51
## 2) Upgrade `coverlet.collector` to version > 1.0.0
0 commit comments