-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
Hello there! It appears I'm having issues with collecting coverage from first-class component templates (<template>).
When running ember test with COVERAGE=true, Im getting the following error on the first .gts file:
.../components/misc/loading-indicator/loading-indicator.component.ts: Scope functions can only consist of a single return statement which returns an object expression containing references to in-scope valuesError: .../components/misc/loading-indicator/loading-indicator.component.ts: Scope functions can only consist of a single return statement which returns an object expression containing references to in-scope valuesIs there a known incompatibility between ember-cli-code-coverage and gjs/gts files? Is there a workaround I'm not aware of?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels