Hiroshi SHIBATA 2026-08-31 01:35:12 +0000 (Mon, 31 Aug 2026)
New Revision: b943bdf6c4
https://github.com/ruby/ruby/commit/b943bdf6c4
Log:
[ruby/rubygems] Format the coverage report once, after the workers finish
turbo_tests workers share one coverage directory, and simplecov warns
when a worker overwrites a coverage.json another worker just wrote.
Leave the workers with their resultset and let coverage:report build the
report, which `rake spec` now runs too.
https://github.com/ruby/rubygems/commit/0df514194f
Co-Authored-By: Claude Opus 5 <
nor...@anthropic.com>
Modified files:
spec/bundler/spec_helper.rb