79645491

Date: 2025-05-30 12:57:28
Score: 0.5
Natty:
Report link

It's now (for two years actually) possible with enable_coverage_for_eval:

SimpleCov.start do
  enable_coverage_for_eval
end

See https://github.com/simplecov-ruby/simplecov/pull/1037

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: mbajur