Skip to content

Skip simplecov for vendor/gems/

Jennifer Li requested to merge jennli-skip-simple-cov-for-vendor-gems into master

What does this MR do and why?

Closes Skip Simplecov for vendor/gems in spec/simpleco... (#375652 - closed)

A lot of gems in vendor/gems are forks of existing gems, and their coverage may be less than 100%.

Also we don't report back coverage from the child pipelines, so this creates undercoverage issues

I'm testing this change in !142463 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Jennifer Li

Merge request reports