mugitti9 2026-08-29 04:57:56 +0000 (Sat, 29 Aug 2026)
New Revision: 22e4a75d67
https://github.com/ruby/ruby/commit/22e4a75d67
Log:
[Bug #22269] Make coverage_enabled: false effective for compile/compile_file
Use it in Coverage.line_stub so compiling the stub does not overwrite already-collected coverage data.
Modified files:
ext/coverage/lib/coverage.rb
iseq.c
test/coverage/test_coverage.rb