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

Source maps do not match the right (non-spec) files #9

Open
sroucheray opened this issue May 7, 2021 · 2 comments
Open

Source maps do not match the right (non-spec) files #9

sroucheray opened this issue May 7, 2021 · 2 comments

Comments

@sroucheray
Copy link

As described in this bug report on the Angular repo, when testing with code-coverage ng test --code-coverage, Devtools do not match the right files (for all non-spec files). So I can add a breakpoint in any *.spec.ts, but then when I step into the tested file the cursor is not at the right position within the file. It also mean I can't add breakpoint in non spec files.

angular/angular-cli#19084 (comment)

@nathonius
Copy link

I'm also seeing this on an angular 9 project. What's strange is this is one of many projects but this is the only one where we see the issue as far as I know, so I'm still not sure it's the fault of coverage-istanbul-loader.

@jamehui0
Copy link

jamehui0 commented Aug 2, 2022

Hi @OfficerHalf , @sroucheray
so, angular/angular-cli#19084 still can't be resolved? is there any project run well?

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

3 participants