numaru / vscode-ceedling-test-adapter

Ceedling Test Adapter for the VS Code Test Explorer
MIT License
37 stars 14 forks source link

Hotfix/1.8.2 #83

Closed numaru closed 3 years ago

numaru commented 3 years ago

Use the last udpated report.xml file as XmlReportPath because the file is generated in a gcov subfolder when ceedling gcov:* is used.

fix #81