mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-30 03:16:17 +01:00
0385382382
- Som more tweaks to our own runner scripts to allow asking for the generated coverage formats. - Add actions alongside debug/run for executing coverage profiles - Finish with displaying function coverage stats in Coverage view, allow changing its sort order. Fixes #200529 Fixes #199380