Commit fc78a28
committed
Improve diagnostics and robustness for MTP Coverlet extension
Add detailed diagnostic logging and debugger attach support via environment variables. Enhance test module path resolution and configuration logging. Refactor DI container creation and introduce MtpProcessExitHandler for in/out-of-process execution. Add default exclude filter, improve report output handling, and expand command line parsing. Integrate Microsoft.Extensions.Configuration and update test project output path for consistency.1 parent 08bc32a commit fc78a28
File tree
7 files changed
+559
-51
lines changed- src/coverlet.MTP
- test/coverlet.MTP.validation.tests
7 files changed
+559
-51
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments