Skip to content

Always run Simplecov and run undercover after RSpec in Lefthook

Rémy Coutable requested to merge always-run-simplecov into master

What does this MR do and why?

This tries to address !2154 (comment 1351013353) by always running Simplecov and running undercover just after rspec in Lefthook.

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Edited by Rémy Coutable

Merge request reports