Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy of code coverage file from wrong path? #145

Open
navdotnetreqs opened this issue May 8, 2024 · 0 comments
Open

Copy of code coverage file from wrong path? #145

navdotnetreqs opened this issue May 8, 2024 · 0 comments

Comments

@navdotnetreqs
Copy link

From the VS Code extension's properties:

Runtime Status
Activation
Activated by onLanguage:al event: 10ms

Uncaught Errors (15)
(0 , alFileHelper_1.getTestFolderPath) is not a function

ENOENT: no such file or directory, copyfile '**c:\Users\j\Documents\AL\Company**tests.altestrunner\codecoverage.json' -> 'C:\Users\j\AppData\Local\Temp\codeCoverage2024-05-08T04-57-14-908Z.json'

ENOENT: no such file or directory, copyfile 'c:\Users\j\Documents\AL\Company\tests.altestrunner\codecoverage.json' -> 'C:\Users\j\AppData\Local\Temp\codeCoverage2024-05-08T04-58-07-325Z.json'

The path I have open in VS Code is:
C:\Users\j\Documents\AL\Company\AppTests.alpackages

The setup in config.json is:
"codeCoveragePath": ".//.altestrunner//codecoverage.json",

If I put the full path in here, the copy goes ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant