added coverage to unit tests

This commit is contained in:
proddy
2024-08-02 10:17:26 +02:00
parent a22ee0274b
commit de582f2f61
2 changed files with 2 additions and 13 deletions

View File

@@ -1,10 +0,0 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}