Skip to content

Add mapping for specs to be tested in `rspec foss-impact`

What does this MR do?

Add mapping for specs to be tested in rspec foss-impact

List of matches to be added:

source test
spec/factories/* spec/factories_spec.rb
db/structure.sql spec/db/schema_spec.rb
config/initializers/* spec/initializers/*
db/migrate, db/post_migrate spec/migrations/*

Adding these would catch the failures in #220920 (closed), #223195 (closed)

Closes #220924 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports