Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Coverage reports are not generated #193

Closed
Blackbaud-BobbyEarl opened this issue Jan 14, 2020 · 3 comments
Closed

Coverage reports are not generated #193

Blackbaud-BobbyEarl opened this issue Jan 14, 2020 · 3 comments

Comments

@Blackbaud-BobbyEarl
Copy link

Relevant:

Handlebars: Access has been denied to resolve the property "statements" because it is not an "own property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details
Handlebars: Access has been denied to resolve the property "branches" because it is not an "own property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details
Handlebars: Access has been denied to resolve the property "functions" because it is not an "own property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details
Handlebars: Access has been denied to resolve the property "lines" because it is not an "own property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details
@springfred
Copy link

springfred commented Jan 15, 2020

I have the same issue.
Coverage in HTML view is broken.
image

npm ls handlebars
└─┬ istanbul@1.1.0-alpha.1
└─┬ istanbul-api@1.3.7
└─┬ istanbul-reports@1.5.1
└── handlebars@4.7.2

@Blackbaud-BobbyEarl
Copy link
Author

I'm not sure if your problem is specific to our project @springfred; however, you'll need to update istanbul-reports to version 2.2.7 or the 3.x major version.

If you are using our project (@skyux-sdk/builder), I'm releasing a version shortly that will contain https://github.com/blackbaud/skyux-sdk-builder/pull/194/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R86

@Blackbaud-BobbyEarl
Copy link
Author

Addressed in 3.13.0

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

No branches or pull requests

2 participants