You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix coverage tracking to load SimpleCov before application code
Extract SimpleCov setup to simplecov_setup.rb and load it via
Minitest's test_prelude so it starts before any application code
regardless of how tests are invoked.
0 commit comments