Skip to content
Snippets Groups Projects
Commit 11aa990d authored by Clement Ho's avatar Clement Ho
Browse files

Explicitly add uncovered files to troubleMakers

parent ec0c598e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -113,6 +113,9 @@ if (process.env.BABEL_ENV === 'coverage') {
// exempt these files from the coverage report
const troubleMakers = [
'./blob_edit/blob_bundle.js',
'./boards/components/modal/empty_state.js',
'./boards/components/modal/footer.js',
'./boards/components/modal/header.js',
'./cycle_analytics/cycle_analytics_bundle.js',
'./cycle_analytics/components/stage_plan_component.js',
'./cycle_analytics/components/stage_staging_component.js',
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment