mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-03 02:21:33 +00:00
The configuration can go into the central .simplecov file and then we just need to `require` simplecov to start the coverage process. This also avoids duplicating the config if we want to start simplecov from the rails server to cover the lines used in by the server in feature specs. https://github.com/simplecov-ruby/simplecov#using-simplecov-for-centralized-config