-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Open
Copy link
Labels
area: @angular-devkit/build-angulardevkit/build-angular:karmafeatureIssue that requests a new featureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors
Description
Command
test
Description
It would be nice to be able to specify coverageReporters similar to reporters for ng test
Describe the solution you'd like
ng test --code-coverage --coverage-reporters lcov
Describe alternatives you've considered
I could just add a karma conf and configure the coverage reports there, but I can configure excludes for code coverage, why not the reporter?
hblieb, jsims-uncomn, dwhaas82, prabh-62, jamcoupe and 1 more
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angulardevkit/build-angular:karmafeatureIssue that requests a new featureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors