zendesk / app_scaffold

A scaffold for developers to build ZAF v2 apps
Apache License 2.0
92 stars 61 forks source link

Fixed Jest coverage issue #121

Closed ehelgueroc closed 1 year ago

ehelgueroc commented 3 years ago

Fixed issue with Jest coverage not showing data

Description

When executing the test with Jest on app_scaffold with the flag --coverage, we get the coverage index.html file generated but all the percentages values and color bars are empty.

Screenshots (if needed)

Jest coverage with not showing data

CCs

@zendesk/vegemite