Open
Description
The November release of VS Code (1.96) introduces an API for attributable code coverage. "This milestone, we finalized an API that enables extensions to provide coverage on a per-test basis, so you can see exactly what code any given test executed."
Investigate what it would take to support this feature in the extension.