Currently https://github.com/microsoft/vscode/blob/main/test/unit/README.md#coverage says that the coverage folder is generated at the root of the directory. But this isn't currently the case, the coverage folder is generated under the .build directory instead.