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
Remove custom output device; use platform config for output
Removed CoverageSessionHandler and CoverletOutputDevice, eliminating custom output display and session messaging. Updated CoverletExtensionCollector to determine the coverage report output directory using the Microsoft Testing Platform configuration, and removed the OutputDirectory property from CoverletExtensionConfiguration. These changes streamline integration with the platform and ensure reports are written to the correct test result directory.
0 commit comments