Skip to content

Conversation

@alan-agius4
Copy link
Collaborator

only collect coverage from files under sourceRoot

In some cases when having libraries within the workspace this is causing a Maximum call stack size exceeded, Also for libraries coverage should be collected with the respective ng test

Closes #11934

…under `sourceRoot`

In some cases when having libraries within the workspace this is causing a `Maximum call stack size exceeded`, Also for libraries coverage should be collected with the respective `ng test`

Closes #11934
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Aug 24, 2018
@clydin clydin requested a review from filipesilva August 27, 2018 21:21
@hansl hansl removed the cla: yes label Aug 28, 2018
@vikerman vikerman merged commit 7eb0803 into angular:master Aug 28, 2018
@alan-agius4 alan-agius4 deleted the fix_coverage_sourceroot branch August 28, 2018 21:00
vikerman pushed a commit that referenced this pull request Aug 29, 2018
…under `sourceRoot` (#11974)

In some cases when having libraries within the workspace this is causing a `Maximum call stack size exceeded`, Also for libraries coverage should be collected with the respective `ng test`

Closes #11934
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test --code-coverage fails for app project referencing library project on Windows

5 participants